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

References

projects/openmp/runtime/src/kmp_dispatch.cpp
   77   monotonicity = SCHEDULE_MONOTONIC;
   79     monotonicity = SCHEDULE_NONMONOTONIC;
   81     monotonicity = SCHEDULE_MONOTONIC;
   82   return monotonicity;