/llvm-project/lldb/include/lldb/Target/ |
H A D | ThreadCollection.h | 46 virtual ThreadIterable Threads() { in Threads() function
|
/llvm-project/llvm/unittests/ADT/ |
H A D | LazyAtomicPointerTest.cpp | 21 DefaultThreadPool Threads; in TEST() local 41 DefaultThreadPool Threads; in TEST() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | ThreadSafeAllocatorTest.cpp | 80 DefaultThreadPool Threads; in TEST() local 107 DefaultThreadPool Threads; in TEST() local 126 DefaultThreadPool Threads; in TEST() local
|
/llvm-project/offload/test/offloading/ |
H A D | malloc.c | 10 int Threads = 64; in main() local
|
H A D | malloc_parallel.c | 11 int Threads = 64; in main() local
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | mutex_test.cpp | 86 pthread_t Threads[NumberOfThreads]; in TEST() local 96 pthread_t Threads[NumberOfThreads]; in TEST() local
|
H A D | condition_variable_test.cpp | 20 std::thread Threads[NumThreads]; in simpleWaitAndNotifyAll() local
|
H A D | wrappers_cpp_test.cpp | 195 std::thread Threads[32]; in TEST_F() local 228 std::vector<std::thread *> Threads; in TEST_F() local
|
H A D | tsd_test.cpp | 166 std::thread Threads[32]; in testRegistryThreaded() local 222 std::thread Threads[32]; in TEST() local
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | BackgroundRebuild.h | 50 unsigned Threads) in BackgroundIndexRebuilder()
|
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
H A D | malloc_stress_transfer_test.cpp | 26 std::thread *Threads[kNumThreads]; in main() local
|
H A D | sanitizer_stackdepot_test.cpp | 129 int Threads; member
|
/llvm-project/compiler-rt/lib/gwp_asan/tests/ |
H A D | thread_contention.cpp | 48 std::vector<std::thread> Threads; in runThreadContentionTest() local
|
H A D | mutex_test.cpp | 67 std::vector<std::thread> Threads; in runSynchronisedTest() local
|
H A D | recoverable.cpp | 173 std::vector<std::thread> Threads; in runInterThreadThrashingSingleAlloc() local
|
/llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.cons/ |
H A D | mutex_duration.pass.cpp | 42 static const unsigned Threads = 5; variable
|
H A D | mutex_time_point.pass.cpp | 42 static constexpr unsigned Threads = 5; variable
|
/llvm-project/third-party/benchmark/test/ |
H A D | benchmark_name_gtest.cc | 67 TEST(BenchmarkNameTest, Threads) { in TEST() argument
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 188 std::vector<llvm::thread> Threads; variable
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerGlobalData.h | 55 unsigned Threads = 1; member
|
/llvm-project/llvm/tools/dsymutil/ |
H A D | LinkUtils.h | 73 unsigned Threads = 1; member
|
/llvm-project/llvm/lib/Support/ |
H A D | Parallel.cpp | 154 std::vector<std::thread> Threads; global() member in llvm::parallel::detail::__anon5042709c0111::ThreadPoolExecutor
|
/llvm-project/lldb/include/lldb/Host/common/ |
H A D | NativeProcessProtocol.h | 225 ThreadIterable Threads() const { in Threads() function
|
/llvm-project/llvm/tools/llvm-lto2/ |
H A D | llvm-lto2.cpp | 104 static cl::opt<std::string> Threads("thinlto-threads"); variable
|
/llvm-project/lldb/unittests/tools/lldb-server/tests/ |
H A D | MessageObjects.cpp | 297 SmallVector<StringRef, 20> Threads; in create() local
|