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

References

projects/openmp/runtime/src/kmp_csupport.cpp
  434   this_thr->th.th_cg_roots = tmp->up;
projects/openmp/runtime/src/kmp_runtime.cpp
 3789   tmp->up = NULL;
 5474         thr->th.th_cg_roots = tmp->up;
 5579       this_th->th.th_cg_roots = tmp->up;
 7102   tmp->up = thr->th.th_cg_roots;