Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp162 int __kmp_monitor_wakeups = KMP_MIN_MONITOR_WAKEUPS;
164 KMP_MIN_MONITOR_WAKEUPS);
H A Dkmp.h1235 #define KMP_MIN_MONITOR_WAKEUPS (1) // min times monitor wakes up per second macro