Home
last modified time | relevance | path

Searched refs:total_threads (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/thread/concurrent_events/
H A Dmain.cpp131 unsigned total_threads = num_breakpoint_threads \ in dotest() local
141 pseudo_barrier_init(g_barrier, total_threads); in dotest()
/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Linux_util.cpp2253 int total_threads = 0; // Total number of threads in system. in __kmp_get_load_balance() local
2341 ++total_threads; in __kmp_get_load_balance()