Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h965 if (this_thr->th.th_bar[bt].bb.wait_flag == KMP_BARRIER_SWITCH_TO_OWN_FLAG)
H A Dkmp.h2114 #define KMP_BARRIER_SWITCH_TO_OWN_FLAG \ macro
H A Dkmp_runtime.cpp5297 balign[b].bb.wait_flag = KMP_BARRIER_SWITCH_TO_OWN_FLAG; in __kmp_allocate_team()
5881 balign[b].bb.wait_flag = KMP_BARRIER_SWITCH_TO_OWN_FLAG; in __kmp_free_thread()