Searched refs:TheThreadPool (Results 1 – 2 of 2) sorted by relevance
118 ThreadPool &TheThreadPool; member131 BPThreadPool(ThreadPool &TheThreadPool) : TheThreadPool(TheThreadPool) {} in BPThreadPool()
33 TheThreadPool.async([=]() { in async()63 TheThreadPool.wait(); in wait()85 ThreadPool TheThreadPool; in run() local87 TP.emplace(TheThreadPool); in run()