Thread pool
Data Fields
node Struct Reference
Single queue node.
More...
#include <
threadpool.h
>
Collaboration diagram for node:
[
legend
]
Data Fields
runnable_t
runnable
runnable function;
struct
node
*
next
pointer to the next node;
Detailed Description
Single queue node.
The documentation for this struct was generated from the following file:
threadpool.h
Generated on Thu Feb 13 2020 11:44:42 for Thread pool by
1.8.17