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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
   48     th = __kmp_threads[*gtid_ref];
   49     if (th->th.th_root->r.r_active &&
   50         (th->th.th_dispatch->th_dispatch_pr_current->pushed_ws != ct_none)) {