Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DThreadPool.cpp27 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
115 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
H A DParallel.cpp66 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) in ThreadPoolExecutor()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/
H A DAllTUsExecution.h72 unsigned ThreadCount; variable
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld.h43 virtual uptr ThreadCount() const { UNIMPLEMENTED(); } in ThreadCount() function
H A Dsanitizer_stoptheworld_mac.cc121 uptr SuspendedThreadsListMac::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_linux_libcdep.cc520 uptr SuspendedThreadsListLinux::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListLinux
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DAllTUsExecution.cpp63 const CompilationDatabase &Compilations, unsigned ThreadCount, in AllTUsToolExecutor()
69 CommonOptionsParser Options, unsigned ThreadCount, in AllTUsToolExecutor()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DParallelCG.cpp56 int ThreadCount = 0; in splitCodeGen() local
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc226 int ThreadCount(ThreadState *thr) { in ThreadCount() function
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOBackend.cpp340 unsigned ThreadCount = 0; in splitCodeGen() local
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacobject.h336 UINT8 ThreadCount; member