Home
last modified time | relevance | path

Searched defs:running_threads (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2440 int running_threads = 0; // Number of running threads in the system. in __kmp_get_load_balance() local
2516 int running_threads = 0; // Number of running threads in the system. in __kmp_get_load_balance() local
H A Dz_Windows_NT_util.cpp1559 int running_threads = 0; // Number of running threads in the system. __kmp_get_load_balance() local