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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
  131   th = __kmp_threads[gtid];
  132   team = th->th.th_team;
  138       KMP_MASTER_GTID(gtid) && th->th.th_teams_microtask == NULL &&
  376         th->th.th_dispatch->th_steal_lock =
  378         __kmp_init_lock(th->th.th_dispatch->th_steal_lock);