Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h118 ThreadPoolInterface &TheThreadPool; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp85 DefaultThreadPool TheThreadPool; in run() local