![]() |
naev 0.12.5
|
Data for the threadqueue. More...
Data Fields | |
| int(* | function )(void *) |
| void * | data |
Data for the threadqueue.
Definition at line 82 of file threadpool.c.
| void* ThreadQueueData::data |
Definition at line 84 of file threadpool.c.
| int(* ThreadQueueData::function) (void *) |
Definition at line 83 of file threadpool.c.