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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
   50         (th->th.th_dispatch->th_dispatch_pr_current->pushed_ws != ct_none)) {
   65     if (th->th.th_dispatch->th_dispatch_pr_current->pushed_ws != ct_none) {
 1924         if (pr->pushed_ws != ct_none) {
 1949           if (pr->pushed_ws != ct_none) {
 2103         if (pr->pushed_ws != ct_none) {
projects/openmp/runtime/src/kmp_dispatch.h
  331     if (pr->pushed_ws != ct_none) {
  407     if (pr->pushed_ws != ct_none) {
projects/openmp/runtime/src/kmp_error.cpp
  141   p->stack_data[0].type = ct_none;
  371   p->stack_data[tos].type = ct_none;
  398   p->stack_data[tos].type = ct_none;
  423   p->stack_data[tos].type = ct_none;