Alexandria 2.31.0
SDC-CH common library for the Euclid project
Loading...
Searching...
No Matches
Euclid::ThreadPool Member List

This is the complete list of members for Euclid::ThreadPool, including all inherited members.

activeThreads() constEuclid::ThreadPool
block(bool throw_on_exception=true)Euclid::ThreadPool
checkForException(bool rethrow=false)Euclid::ThreadPool
m_empty_queue_wait_timeEuclid::ThreadPoolprivate
m_exception_ptrEuclid::ThreadPoolprivate
m_queueEuclid::ThreadPoolprivate
m_queue_mutexEuclid::ThreadPoolmutableprivate
m_worker_done_flagsEuclid::ThreadPoolprivate
m_worker_run_flagsEuclid::ThreadPoolprivate
m_worker_sleeping_flagsEuclid::ThreadPoolprivate
m_workersEuclid::ThreadPoolprivate
queued() constEuclid::ThreadPool
running() constEuclid::ThreadPool
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::ThreadPoolexplicit
~ThreadPool()Euclid::ThreadPoolvirtual