Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DAllTUsExecution.h69 unsigned ThreadCount; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DAllTUsExecution.cpp65 const CompilationDatabase &Compilations, unsigned ThreadCount, in AllTUsToolExecutor()
71 CommonOptionsParser Options, unsigned ThreadCount, in AllTUsToolExecutor()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld.h40 virtual uptr ThreadCount() const { UNIMPLEMENTED(); } in ThreadCount() function
H A Dsanitizer_stoptheworld_mac.cpp121 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.cpp540 uptr SuspendedThreadsListLinux::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListLinux
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld.h41 virtual uptr ThreadCount() const { UNIMPLEMENTED(); } in ThreadCount() function
H A Dsanitizer_stoptheworld_mac.cc119 uptr SuspendedThreadsListMac::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc321 uptr SuspendedThreadsListNetBSD::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListNetBSD
H A Dsanitizer_stoptheworld_linux_libcdep.cc546 uptr SuspendedThreadsListLinux::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListLinux
/netbsd-src/sys/external/bsd/compiler_rt/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DThreadPool.h101 unsigned ThreadCount; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DParallelCG.cpp57 int ThreadCount = 0; in splitCodeGen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DParallel.cpp44 unsigned ThreadCount = S.compute_thread_count(); in ThreadPoolExecutor() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dpsapi.d72 DWORD ThreadCount; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl_thread.cc224 int ThreadCount(ThreadState *thr) { in ThreadCount() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc226 int ThreadCount(ThreadState *thr) { in ThreadCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp280 auto ThreadCount = in handleObjectFile() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_thread.cpp108 int ThreadCount(ThreadState *thr) { in ThreadCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp428 unsigned ThreadCount = 0; in splitCodeGen() local
H A DThinLTOCodeGenerator.cpp89 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacobject.h230 UINT8 ThreadCount; member