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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp24 ThreadPool::ThreadPool() : ThreadPool(hardware_concurrency()) {} function in class:ThreadPool
26 ThreadPool::ThreadPool(unsigned ThreadCount) function in class:ThreadPool
[all...]
/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/utils/
H A DThreadPool.h20 class ThreadPool { class in namespace:pzstd
27 explicit ThreadPool(std::size_t numThreads) { function in class:pzstd::ThreadPool
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h36 class ThreadPool { class in namespace:llvm

Completed in 134 milliseconds