Alexandria
2.16
Please provide a description of the project.
|
This is the complete list of members for Euclid::ThreadPool, including all inherited members.
block() | Euclid::ThreadPool | |
checkForException(bool rethrow=false) | Euclid::ThreadPool | |
m_empty_queue_wait_time | Euclid::ThreadPool | private |
m_exception_ptr | Euclid::ThreadPool | private |
m_queue | Euclid::ThreadPool | private |
m_queue_mutex | Euclid::ThreadPool | private |
m_worker_done_flags | Euclid::ThreadPool | private |
m_worker_run_flags | Euclid::ThreadPool | private |
m_worker_sleeping_flags | Euclid::ThreadPool | private |
submit(Task task) | Euclid::ThreadPool | |
Task typedef | Euclid::ThreadPool | |
ThreadPool(unsigned int thread_count=std::thread::hardware_concurrency(), unsigned int empty_queue_wait_time=50) | Euclid::ThreadPool | explicit |
~ThreadPool() | Euclid::ThreadPool | virtual |