OpenLexocad
28.0
|
This is the complete list of members for Topo::ThreadPool, including all inherited members.
idealThreadCount()=0 | Topo::ThreadPool | pure virtual |
runParallel(int threads, const std::vector< Topo::ThreadTask * > &, const Topo::ThreadTaskWorker &worker, const Topo::MainThreadCallback &callback)=0 | Topo::ThreadPool | pure virtual |
startTask(std::function< void()> fun)=0 | Topo::ThreadPool | pure virtual |
stopAndJoinAllTasks()=0 | Topo::ThreadPool | pure virtual |
ThreadPool() | Topo::ThreadPool | inlineprotected |
~ThreadPool() | Topo::ThreadPool | inlineprotectedvirtual |