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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
 1154   kmp_team_t *team = th->th.th_team;
 1197       kmp_lock_t *lck = th->th.th_dispatch->th_steal_lock;
 1270           __kmp_acquire_lock(th->th.th_dispatch->th_steal_lock, gtid);
 1273           __kmp_release_lock(th->th.th_dispatch->th_steal_lock, gtid);