Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DAllTUsExecution.h70 unsigned ThreadCount; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp65 const CompilationDatabase &Compilations, unsigned ThreadCount, in AllTUsToolExecutor()
71 CommonOptionsParser Options, unsigned ThreadCount, in AllTUsToolExecutor()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld.h40 virtual uptr ThreadCount() const { UNIMPLEMENTED(); } in ThreadCount() function
H A Dsanitizer_stoptheworld_win.cpp74 uptr SuspendedThreadsListWindows::ThreadCount() const { in ThreadCount() function in __sanitizer::__anon74aa0cc70111::SuspendedThreadsListWindows
H A Dsanitizer_stoptheworld_mac.cpp124 uptr SuspendedThreadsListMac::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp321 uptr SuspendedThreadsListNetBSD::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListNetBSD
H A Dsanitizer_stoptheworld_linux_libcdep.cpp547 uptr SuspendedThreadsListLinux::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListLinux
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp194 int ThreadCount = S.compute_thread_count(); in SingleThreadExecutor() local
H A DParallel.cpp132 unsigned ThreadCount; member in llvm::parallel::detail::__anoncc39f2690111::ThreadPoolExecutor
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp104 int ThreadCount(ThreadState *thr) { in ThreadCount() function
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp432 unsigned ThreadCount = 0; in splitCodeGen() local
H A DThinLTOCodeGenerator.cpp93 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h338 UINT8 ThreadCount; member