Searched defs:ThreadCount (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld.h42 virtual uptr ThreadCount() const { UNIMPLEMENTED(); } function in class:__sanitizer::SuspendedThreadsList
H A Dsanitizer_stoptheworld_mac.cpp121 uptr SuspendedThreadsListMac::ThreadCount() const { function in class:__sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_linux_libcdep.cpp520 uptr SuspendedThreadsListLinux::ThreadCount() const { function in class:__sanitizer::SuspendedThreadsListLinux
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp321 uptr SuspendedThreadsListNetBSD::ThreadCount() const { function in class:__sanitizer::SuspendedThreadsListNetBSD
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/
H A DAllTUsExecution.h69 unsigned ThreadCount; member in class:clang::tooling::AllTUsToolExecutor
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DParallelCG.cpp55 int ThreadCount = 0; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h101 unsigned ThreadCount; member in class:llvm::ThreadPool
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp64 AllTUsToolExecutor( const CompilationDatabase &Compilations, unsigned ThreadCount, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
70 AllTUsToolExecutor( CommonOptionsParser Options, unsigned ThreadCount, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp44 unsigned ThreadCount = S.compute_thread_count(); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp228 int ThreadCount(ThreadState *thr) { function in namespace:__tsan
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp415 unsigned ThreadCount = 0; local
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacobject.h337 UINT8 ThreadCount; member in struct:acpi_object_method

Completed in 87 milliseconds