Home
last modified time | relevance | path

Searched defs:NUM_THREADS (Results 1 – 9 of 9) sorted by relevance

/llvm-project/openmp/tools/archer/tests/worksharing/
H A Dordered.c20 #define NUM_THREADS 2 macro
/llvm-project/openmp/tools/archer/tests/races/
H A Dtask-two.c20 #define NUM_THREADS 8 macro
/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Dthread_stress.cpp15 const int NUM_THREADS = 8; in main() local
/llvm-project/compiler-rt/test/lsan/TestCases/
H A Dmany_tls_keys_thread.cpp16 static const int NUM_THREADS = 10; variable
H A Dmany_tls_keys_pthread.cpp20 static const int NUM_THREADS = 10; variable
/llvm-project/openmp/runtime/test/misc_bugs/
H A Domp_foreign_thread_team_reuse.c5 #define NUM_THREADS 10 macro
/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_once_test.cpp23 static constexpr unsigned int NUM_THREADS = 5; variable
/llvm-project/libc/test/integration/src/threads/
H A Dcall_once_test.cpp22 static constexpr unsigned int NUM_THREADS = 5; variable
/llvm-project/compiler-rt/test/tsan/
H A Dcompare_exchange.cpp9 #define NUM_THREADS NUM_ORDS * 2 macro