SimGrid  3.13
Versatile Simulation of Distributed Systems
xbt_os_thread_ Struct Reference

Public Attributes

pthread_t t
 
int detached
 
char * name
 
voidparam
 
pvoid_f_pvoid_t start_routine
 
xbt_running_ctx_trunning_ctx
 
voidextra_data
 

Member Data Documentation

pthread_t xbt_os_thread_::t
int xbt_os_thread_::detached
char* xbt_os_thread_::name
void* xbt_os_thread_::param
pvoid_f_pvoid_t xbt_os_thread_::start_routine
xbt_running_ctx_t* xbt_os_thread_::running_ctx
void* xbt_os_thread_::extra_data

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