Shadow Network Framework
0.0.2-alpha
C Server Library for Shadow Network Framework
|
Defines the 'worker'that would handle a certain 'work'. More...
#include <SNF/thpool.h>
Data Fields | |
pthread_t | worker |
The worker's thread id. | |
Defines the 'worker'that would handle a certain 'work'.
pthread_t SNF_ThreadPool_worker_t::worker |
The worker's thread id.