Home
last modified time | relevance | path

Searched defs:Threads (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dmutex_test.cpp86 pthread_t Threads[NumberOfThreads]; in TEST() local
96 pthread_t Threads[NumberOfThreads]; in TEST() local
H A Dwrappers_cpp_test.cpp121 std::thread Threads[32]; in TEST() local
154 std::vector<std::thread *> Threads; in TEST() local
H A Dtsd_test.cpp164 std::thread Threads[32]; in testRegistryThreaded() local
223 std::thread Threads[32]; in TEST() local
H A Dsecondary_test.cpp229 std::thread Threads[16]; in TEST_F() local
H A Dprimary_test.cpp269 std::thread Threads[32]; in SCUDO_TYPED_TEST() local
H A Dcombined_test.cpp462 std::thread Threads[32]; in SCUDO_TYPED_TEST() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThreadCollection.h46 virtual ThreadIterable Threads() { in Threads() function
H A DProcess.h2103 ThreadList::ThreadIterable Threads() { return m_thread_list.Threads(); } in Threads() function
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dmalloc_stress_transfer_test.cpp26 std::thread *Threads[kNumThreads]; in main() local
H A Dsanitizer_stackdepot_test.cpp128 int Threads; member
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Dthread_contention.cpp49 std::vector<std::thread> Threads; in runThreadContentionTest() local
H A Dmutex_test.cpp67 std::vector<std::thread> Threads; in runSynchronisedTest() local
H A Drecoverable.cpp183 std::vector<std::thread> Threads; in runInterThreadThrashingSingleAlloc() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DThreadPool.h190 std::vector<llvm::thread> Threads; variable
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DLinkUtils.h61 unsigned Threads = 1; member
H A Ddsymutil.cpp680 ThreadPool Threads(S); in main() local
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5005delta.pod154 =head2 Threads section in Core Changes
H A Dperl5140delta.pod4089 =head2 Threads section in Selected Bug Fixes
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp126 std::vector<std::thread> Threads; member in llvm::parallel::detail::__anon2cb6b1800111::ThreadPoolExecutor
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h225 ThreadIterable Threads() const { in Threads() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp104 static cl::opt<std::string> Threads("thinlto-threads"); variable
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerFork.cpp378 std::vector<std::thread> Threads; in FuzzWithFork() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp537 std::vector<ThreadListStream::entry_type> Threads; in create() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h836 unsigned Threads = 1; member
/openbsd-src/gnu/llvm/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp1395 unsigned Threads = 0; in main() local