Searched defs:KMP_INIT_WAIT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1113 #define KMP_INIT_WAIT 64U /* initial number of spin-tests */ macro
1116 #define KMP_INIT_WAIT 16U /* initial number of spin-tests */ macro
1119 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1123 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1127 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1131 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1135 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1139 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro
1143 #define KMP_INIT_WAIT 1024U /* initial number of spin-tests */ macro

Completed in 90 milliseconds