![]() |
naev 0.11.5
|
Data for the threadqueue. More...
Data Fields | |
| int(* | function )(void *) |
| void * | data |
Data for the threadqueue.
Definition at line 71 of file threadpool.c.
| void* ThreadQueueData::data |
Definition at line 73 of file threadpool.c.
| int(* ThreadQueueData::function) (void *) |
Definition at line 72 of file threadpool.c.