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

References

projects/openmp/runtime/src/kmp_tasking.cpp
 3481     if (team->t.t_task_team[other_team] == NULL) { // setup other team as well
 3482       team->t.t_task_team[other_team] =
 3491       kmp_task_team_t *task_team = team->t.t_task_team[other_team];