Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DThreading.cpp56 if (MaxThreadCount <= 0) in compute_thread_count() local
/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h213 const unsigned MaxThreadCount; variable