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

References

projects/openmp/runtime/src/kmp_barrier.cpp
  656       copy_icvs(&thr_bar->th_fixed_icvs,
  754           copy_icvs(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs);
  754           copy_icvs(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs);
  777               &thr_bar->th_fixed_icvs);
 1129       copy_icvs(&thr_bar->th_fixed_icvs,
 1137                   &thr_bar->parent_bar->th_fixed_icvs);
 1142         copy_icvs(&thr_bar->th_fixed_icvs, &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);
 1178           ngo_store_go(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs);
 1178           ngo_store_go(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs);
 1244                 &thr_bar->th_fixed_icvs);