DSL
Public Attributes | List of all members
DSL_THREAD_INFO Struct Reference

Public Attributes

pthread_t hThread
 
int32 id
 User-specified ID, if DSL_StartThread() is used with no ID, it defaults to -1.
 
void * parm
 User-specified parameter.
 
char desc [256]
 
void(* RemoveMe )(DSL_THREAD_INFO *tt)
 

Detailed Description

Definition at line 32 of file Threading.h.


The documentation for this struct was generated from the following file: