jubilant-funicular
|
This is the complete list of members for nta::utils::ThreadPool, including all inherited members.
allWorkFinished() | nta::utils::ThreadPool | private |
dispatcher() | nta::utils::ThreadPool | private |
getAvailableWorker() | nta::utils::ThreadPool | private |
m_available | nta::utils::ThreadPool | private |
m_dispatch_thread | nta::utils::ThreadPool | private |
m_empty | nta::utils::ThreadPool | private |
m_funcs | nta::utils::ThreadPool | private |
m_kill | nta::utils::ThreadPool | private |
m_scheduled | nta::utils::ThreadPool | private |
m_workers | nta::utils::ThreadPool | private |
operator=(const ThreadPool &)=delete (defined in nta::utils::ThreadPool) | nta::utils::ThreadPool | |
schedule(const Thunk &thunk) | nta::utils::ThreadPool | |
ThreadPool(size_t num_threads) | nta::utils::ThreadPool | |
ThreadPool(const ThreadPool &)=delete (defined in nta::utils::ThreadPool) | nta::utils::ThreadPool | |
wait() | nta::utils::ThreadPool | |
worker_func(size_t wid) | nta::utils::ThreadPool | private |
~ThreadPool() (defined in nta::utils::ThreadPool) | nta::utils::ThreadPool |