reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_runtime.cpp
 5006               balign[b].bb.wait_flag = KMP_BARRIER_SWITCH_TO_OWN_FLAG;
 5555       balign[b].bb.wait_flag = KMP_BARRIER_SWITCH_TO_OWN_FLAG;
projects/openmp/runtime/src/kmp_wait_release.h
  856     if (this_thr->th.th_bar[bt].bb.wait_flag == KMP_BARRIER_SWITCH_TO_OWN_FLAG)