libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
ThreadPool Member List

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

activeThreadCount() constThreadPool
clear()ThreadPool
operator=(const ThreadPool &)=delete (defined in ThreadPool)ThreadPool
operator=(ThreadPool &&)=delete (defined in ThreadPool)ThreadPool
setThreadCount(int count)ThreadPool
submit(F &&callable) -> Future< std::invoke_result_t< F > >ThreadPoolinline
threadCount() constThreadPool
ThreadPool(int threadCount=-1)ThreadPool
ThreadPool(const ThreadPool &)=delete (defined in ThreadPool)ThreadPool
ThreadPool(ThreadPool &&)=delete (defined in ThreadPool)ThreadPool
waitForDone()ThreadPool
waitForDone(unsigned int timeoutMs)ThreadPool
~ThreadPool()ThreadPool