Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h970 this_thr->th.th_bar[bt].bb.wait_flag = KMP_BARRIER_SWITCHING;
H A Dkmp_barrier.cpp1561 KMP_BARRIER_SWITCHING) { // Thread was switched to own b_go in __kmp_hierarchical_barrier_release()
H A Dkmp.h2116 #define KMP_BARRIER_SWITCHING \ macro