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

References

projects/openmp/runtime/src/kmp_runtime.cpp
 3726   TCW_SYNC_PTR(__kmp_threads[gtid], root_thread);
 4046   TCW_SYNC_PTR(this_thr->th.th_team, team);
 4302   TCW_SYNC_PTR(__kmp_threads[new_gtid], new_thr);
 4464   TCW_SYNC_PTR(team->t.t_pkfn, NULL); /* not needed */
 5393   TCW_SYNC_PTR(team->t.t_pkfn,
 5899   TCW_SYNC_PTR(__kmp_threads[gtid], NULL);