![]() |
naev 0.11.5
|
Node in the thread queue. More...
Data Fields | |
| void * | data |
| struct Node_ * | next |
Node in the thread queue.
Definition at line 51 of file threadpool.c.
| void* Node::data |
Definition at line 52 of file threadpool.c.
| struct Node_* Node::next |
Definition at line 53 of file threadpool.c.