join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::WorkerThread Class Reference

worker thread class. More...

#include <threadpool.hpp>

Public Member Functions

 WorkerThread (ThreadPool &pool)
 create worker thread.
 
 ~WorkerThread ()
 destroy worker thread.
 

Detailed Description

worker thread class.

Constructor & Destructor Documentation

◆ WorkerThread()

WorkerThread::WorkerThread ( ThreadPool & pool)

create worker thread.

Parameters
poolthread pool.

◆ ~WorkerThread()

WorkerThread::~WorkerThread ( )

destroy worker thread.


The documentation for this class was generated from the following files: