Searched refs:KMP_YIELD_SPIN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ | ||
| D | kmp.h | 1335 #define KMP_YIELD_SPIN(count) \ macro |
| D | kmp_csupport.cpp | 1101 KMP_YIELD_SPIN(spins); \ |