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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 6036       __kmp_team_pool = team->t.t_next_pool;
 6038       team->t.t_next_pool = NULL;
 6039       __kmp_reap_team(team);