Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h1277 #define KMP_TRY_YIELD \ macro
1286 if ((cond) && (KMP_TRY_YIELD)) \
1302 if (KMP_TRY_YIELD) { \