inLimbo
TUI Music Player that keeps you in Limbo.
 
Loading...
Searching...
No Matches
WorkerThreadPool Member List

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

enqueue(F &&f, Args &&... args) -> std::future< typename std::result_of< F(Args...)>::type >WorkerThreadPoolinline
operator=(const WorkerThreadPool &) -> WorkerThreadPool &=deleteWorkerThreadPool
WorkerThreadPool(size_t thread_count=std::thread::hardware_concurrency())WorkerThreadPoolinlineexplicit
WorkerThreadPool(const WorkerThreadPool &)=deleteWorkerThreadPool
~WorkerThreadPool()WorkerThreadPoolinline