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

References

projects/openmp/runtime/src/kmp_barrier.cpp
  838     thr_bar->parent_bar =
  843     thr_bar->parent_bar =
 1021       kmp_flag_oncore flag(&thr_bar->parent_bar->b_arrived, thr_bar->offset);
 1069       kmp_flag_oncore flag(&thr_bar->parent_bar->b_go, KMP_BARRIER_STATE_BUMP,
 1079                &(thr_bar->parent_bar->b_go)))[thr_bar->offset] = 0;
 1137                   &thr_bar->parent_bar->th_fixed_icvs);
 1142         copy_icvs(&thr_bar->th_fixed_icvs, &thr_bar->parent_bar->th_fixed_icvs);
 1145                   &thr_bar->parent_bar->th_fixed_icvs);