![]() |
naev 0.10.4
|
Data for the threadqueue. More...
Data Fields | |
| int(* | function )(void *) |
| void * | data |
Data for the threadqueue.
Definition at line 75 of file threadpool.c.
| void* ThreadQueueData::data |
Definition at line 77 of file threadpool.c.
| int(* ThreadQueueData::function) (void *) |
Definition at line 76 of file threadpool.c.