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

References

projects/openmp/runtime/src/kmp_barrier.cpp
  872   if (other_threads[0]
  924                       other_threads[child_tid]->th.th_local.reduce_data);
  940           kmp_info_t *child_thr = other_threads[child_tid];
  973           kmp_info_t *child_thr = other_threads[child_tid];
 1016       kmp_flag_64 flag(&thr_bar->b_arrived, other_threads[thr_bar->parent_tid]);
 1022       flag.set_waiter(other_threads[thr_bar->parent_tid]);