Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h1131 #define KMP_INIT_WAIT 64U /* initial number of spin-tests */ macro
1134 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1138 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1142 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1146 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1150 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1154 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1158 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
Dkmp_global.cpp415 kmp_uint32 __kmp_yield_init = KMP_INIT_WAIT;