Searched refs:__kmp_yield_next (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp409 kmp_uint32 __kmp_yield_next = KMP_NEXT_WAIT; variable
H A Dkmp.h1291 (count) = __kmp_yield_next; \
1305 (count) = __kmp_yield_next; \
2895 extern kmp_uint32 __kmp_yield_next;

Completed in 106 milliseconds