|
join 1.0
lightweight network framework library
|
This is the complete list of members for join::ThreadPool, including all inherited members.
| push(Function &&func, Args &&... args) | join::ThreadPool | inline |
| size() | join::ThreadPool | |
| ThreadPool(int workers=std::max(int(std::thread::hardware_concurrency()), 1)) | join::ThreadPool | |
| WorkerThread class | join::ThreadPool | friend |
| ~ThreadPool() | join::ThreadPool |