Thread pool
Data Fields
node Struct Reference

Single queue node. More...

#include <threadpool.h>

Collaboration diagram for node:
Collaboration graph
[legend]

Data Fields

runnable_t runnable
 runnable function;
 
struct nodenext
 pointer to the next node;
 

Detailed Description

Single queue node.


The documentation for this struct was generated from the following file: