Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp5524 KMP_DEBUG_ASSERT(tdg->tdg_status == KMP_TDG_READY);
5675 tdg->tdg_status = KMP_TDG_READY;
H A Dkmp.h2627 KMP_TDG_READY = 2 enumerator