Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1577 #define KMP_TRY_YIELD \ macro
1586 if ((cond) && (KMP_TRY_YIELD)) \
1602 if (KMP_TRY_YIELD) { \