Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp49 class ThreadPoolExecutor : public Executor { class
51 explicit ThreadPoolExecutor(ThreadPoolStrategy S = hardware_concurrency()) { in ThreadPoolExecutor() function in llvm::parallel::detail::__anon2cb6b1800111::ThreadPoolExecutor