Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DThreadPool.cpp35 ThreadPool::ThreadPool(ThreadPoolStrategy S) in ThreadPool() function in ThreadPool
192 ThreadPool::ThreadPool(ThreadPoolStrategy S) : MaxThreadCount(1) { in ThreadPool() function in ThreadPool
/openbsd-src/gnu/llvm/llvm/include/llvm/Debuginfod/
H A DDebuginfod.h82 class ThreadPool; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDebugger.h53 class ThreadPool; variable