Home
last modified time | relevance | path

Searched defs:ThreadPoolExecutor (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp41 class ThreadPoolExecutor : public Executor { class
43 explicit ThreadPoolExecutor(ThreadPoolStrategy S = hardware_concurrency()) { in ThreadPoolExecutor() function in llvm::parallel::detail::__anonf3ea7c1d0111::ThreadPoolExecutor