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

References

projects/openmp/runtime/src/kmp_csupport.cpp
  937   th = __kmp_threads[gtid];
  939   if (th->th.th_dispatch->th_dxo_fcn != 0)
  940     (*th->th.th_dispatch->th_dxo_fcn)(&gtid, &cid, loc);