Horizon Official Technical Documentation
|
|
This is the complete list of members for WorkerThreadPool, including all inherited members.
_done | WorkerThreadPool | private |
_threads | WorkerThreadPool | private |
_work_queue | WorkerThreadPool | private |
submit(FunctionType f) | WorkerThreadPool | inline |
worker_thread() | WorkerThreadPool | inlineprivate |
WorkerThreadPool(unsigned const thread_count=std::thread::hardware_concurrency()) | WorkerThreadPool | inline |
~WorkerThreadPool() | WorkerThreadPool | inline |