Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h255 using DefaultThreadPool = StdThreadPool; variable
257 using DefaultThreadPool = SingleThreadExecutor; variable