SimGrid  3.14.159
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
 
voidextra_data
 

Member Data Documentation

§ t

pthread_t xbt_os_thread_::t

§ detached

int xbt_os_thread_::detached

§ name

char* xbt_os_thread_::name

§ param

void* xbt_os_thread_::param

§ start_routine

pvoid_f_pvoid_t xbt_os_thread_::start_routine

§ extra_data

void* xbt_os_thread_::extra_data

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