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

References

projects/openmp/runtime/src/kmp_sched.cpp
  189     tid = th->th.th_team->t.t_master_tid;
  190     team = th->th.th_team->t.t_parent;
  193     team = th->th.th_team;
  381       __kmp_forkjoin_frames_mode == 3 && th->th.th_teams_microtask == NULL &&