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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
  902     th->th.th_dispatch->th_dispatch_sh_current =
 1009             th->th.th_dispatch->th_dispatch_sh_current);
 1072             th->th.th_dispatch->th_dispatch_sh_current);
 2034         th->th.th_dispatch->th_dispatch_sh_current);
 2110       th->th.th_dispatch->th_dispatch_sh_current = NULL;
projects/openmp/runtime/src/kmp_dispatch.h
  343             th->th.th_dispatch->th_dispatch_sh_current);
  415             th->th.th_dispatch->th_dispatch_sh_current);
projects/openmp/runtime/src/kmp_itt.inl
  914     __itt_sync_create(thr->th.th_dispatch->th_dispatch_sh_current,
  926       __itt_sync_prepare(th->th.th_dispatch->th_dispatch_sh_current);
  938       __itt_sync_acquired(th->th.th_dispatch->th_dispatch_sh_current);
  950       __itt_sync_releasing(th->th.th_dispatch->th_dispatch_sh_current);
projects/openmp/runtime/src/kmp_runtime.cpp
 4158     dispatch->th_dispatch_sh_current = 0;