Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_tasking.cpp5530 KMP_DEBUG_ASSERT(tdg->tdg_status == KMP_TDG_READY);
5681 tdg->tdg_status = KMP_TDG_READY;
HDkmp.h2635 KMP_TDG_READY = 2 enumerator