Shadow Network Framework  0.0.2-alpha
C Server Library for Shadow Network Framework
Loading...
Searching...
No Matches
SNF_ThreadPool_worker_t Struct Reference

Defines the 'worker'that would handle a certain 'work'. More...

#include <SNF/thpool.h>

Data Fields

pthread_t worker
 The worker's thread id.
 

Detailed Description

Defines the 'worker'that would handle a certain 'work'.

Field Documentation

◆ worker

pthread_t SNF_ThreadPool_worker_t::worker

The worker's thread id.


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