Searched defs:ThreadPoolExecutor (Results 1 – 1 of 1) sorted by relevance
64 class ThreadPoolExecutor : public Executor { class66 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) in ThreadPoolExecutor() function in __anon6be6bc8e0111::ThreadPoolExecutor