Searched refs:glb_running_threads (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp1508 static int glb_running_threads = 0; local
1525 running_threads = glb_running_threads;
1618 glb_running_threads = running_threads;
H A Dz_Linux_util.cpp2216 static int glb_running_threads = 0; // Saved count of the running threads for local
2246 running_threads = glb_running_threads;
2420 glb_running_threads = running_threads;

Completed in 106 milliseconds