Alexandria  2.14.1
Please provide a description of the project.
Euclid::ThreadPool Member List

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_timeEuclid::ThreadPoolprivate
m_exception_ptrEuclid::ThreadPoolprivate
m_queueEuclid::ThreadPoolprivate
m_queue_mutexEuclid::ThreadPoolprivate
m_worker_done_flagsEuclid::ThreadPoolprivate
m_worker_run_flagsEuclid::ThreadPoolprivate
m_worker_sleeping_flagsEuclid::ThreadPoolprivate
submit(Task task)Euclid::ThreadPool
Task typedefEuclid::ThreadPool
ThreadPool(unsigned int thread_count=std::thread::hardware_concurrency(), unsigned int empty_queue_wait_time=50)Euclid::ThreadPool
~ThreadPool()Euclid::ThreadPoolvirtual