Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_global.cpp155 int __kmp_monitor_wakeups = KMP_MIN_MONITOR_WAKEUPS;
157 KMP_MIN_MONITOR_WAKEUPS);
Dkmp.h1037 #define KMP_MIN_MONITOR_WAKEUPS (1) // min times monitor wakes up per second macro