Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DThreading.cpp56 int MaxThreadCount = in compute_thread_count() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DThreadPool.h217 const unsigned MaxThreadCount; variable