SimGrid  3.18
Versatile Simulation of Distributed Systems
xbt_os_thread_ Struct Reference

Public Attributes

pthread_t t
 
char * name
 
void * param
 
pvoid_f_pvoid_t start_routine
 
void * extra_data
 

Member Data Documentation

◆ t

pthread_t xbt_os_thread_::t

◆ 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: