Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp1547 thr_bar->wait_flag = KMP_BARRIER_OWN_FLAG; in __kmp_hierarchical_barrier_release()
H A Dkmp.h2110 #define KMP_BARRIER_OWN_FLAG \ macro