Mantid
Loading...
Searching...
No Matches
Mantid::Kernel::ThreadPool Member List

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

getNumPhysicalCores()Mantid::Kernel::ThreadPoolstatic
joinAll()Mantid::Kernel::ThreadPool
m_numThreadsMantid::Kernel::ThreadPoolprotected
m_progMantid::Kernel::ThreadPoolprotected
m_runnablesMantid::Kernel::ThreadPoolprotected
m_schedulerMantid::Kernel::ThreadPoolprotected
m_startedMantid::Kernel::ThreadPoolprotected
m_threadsMantid::Kernel::ThreadPoolprotected
operator=(const ThreadPool &other)Mantid::Kernel::ThreadPoolprivate
schedule(const std::shared_ptr< Task > &task, bool start=false)Mantid::Kernel::ThreadPool
start(double waitSec=0.0)Mantid::Kernel::ThreadPool
ThreadPool(ThreadScheduler *scheduler=new ThreadSchedulerFIFO(), size_t numThreads=0, ProgressBase *prog=nullptr)Mantid::Kernel::ThreadPool
ThreadPool(const ThreadPool &)Mantid::Kernel::ThreadPoolprivate
~ThreadPool()Mantid::Kernel::ThreadPool