![]() |
naev 0.10.4
|
Node in the thread queue. More...
Data Fields | |
| void * | data |
| struct Node_ * | next |
Node in the thread queue.
Definition at line 55 of file threadpool.c.
| void* Node::data |
Definition at line 56 of file threadpool.c.
| struct Node_* Node::next |
Definition at line 57 of file threadpool.c.