Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DThreadCollection.h46 virtual ThreadIterable Threads() { in Threads() function
/llvm-project-15.0.7/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.cpp239 std::thread Threads[32]; in SCUDO_TYPED_TEST() local
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DBackgroundRebuild.h50 unsigned Threads) in BackgroundIndexRebuilder()
/llvm-project-15.0.7/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
/llvm-project-15.0.7/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
/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/
H A Dmutex_duration.pass.cpp44 static const unsigned Threads = 5; variable
H A Dmutex_time_point.pass.cpp44 static constexpr unsigned Threads = 5; variable
/llvm-project-15.0.7/third-party/benchmark/test/
H A Dbenchmark_name_gtest.cc59 TEST(BenchmarkNameTest, Threads) { in TEST() argument
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DLinkUtils.h53 unsigned Threads = 1; member
H A Ddsymutil.cpp676 ThreadPool Threads(S); in dsymutil_main() local
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DThreadPool.h190 std::vector<llvm::thread> Threads; variable
/llvm-project-15.0.7/llvm/lib/Support/
H A DParallel.cpp117 std::vector<std::thread> Threads; member in llvm::parallel::detail::__anond7d369990111::ThreadPoolExecutor
/llvm-project-15.0.7/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h224 ThreadIterable Threads() const { in Threads() function
/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DMessageObjects.cpp291 SmallVector<StringRef, 20> Threads; in create() local
/llvm-project-15.0.7/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp105 static cl::opt<std::string> Threads("thinlto-threads"); variable
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_register.cc423 Benchmark* Benchmark::Threads(int t) { in Threads() function in benchmark::internal::Benchmark
/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerFork.cpp378 std::vector<std::thread> Threads; in FuzzWithFork() local
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h790 unsigned Threads = 1; member
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp537 std::vector<ThreadListStream::entry_type> Threads; in create() local

12