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

References

projects/openmp/runtime/src/ompt-specific.cpp
  352     if (team == NULL)
  360       prev_team = team;
  378           if (team == NULL)
  380           team = team->t.t_parent;
  380           team = team->t.t_parent;
  397       team_info = &team->t.ompt_team_info;