|
join 1.0
lightweight network framework library
|
worker thread class. More...
#include <threadpool.hpp>
Public Member Functions | |
| WorkerThread (ThreadPool &pool) | |
| create worker thread. | |
| ~WorkerThread () | |
| destroy worker thread. | |
worker thread class.
| WorkerThread::WorkerThread | ( | ThreadPool & | pool | ) |
create worker thread.
| pool | thread pool. |
| WorkerThread::~WorkerThread | ( | ) |
destroy worker thread.