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

References

projects/openmp/runtime/src/kmp_barrier.cpp
 1098   nproc = this_thr->th.th_team_nproc;
 1117   team_change = __kmp_init_hierarchical_barrier_thread(bt, thr_bar, nproc, gtid,
 1165         for (child_tid = thr_bar->skip_per_level[1]; child_tid < (int)nproc;
 1194           if (last > nproc)
 1195             last = nproc;
 1222         if (last > nproc)
 1223           last = nproc;