Contains the thread task context state. More...
Data Fields | |
void(* | task )(void *context, size_t index) |
void * | context |
size_t | index |
Contains the thread task context state.
void* context |
Context to pass to the task
size_t index |
Index for this thread