Searched defs:ThreadPoolExecutor (Results 1 – 1 of 1) sorted by relevance
41 class ThreadPoolExecutor : public Executor { class43 explicit ThreadPoolExecutor(ThreadPoolStrategy S = hardware_concurrency()) { in ThreadPoolExecutor() function in llvm::parallel::detail::__anond7d369990111::ThreadPoolExecutor