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

References

projects/openmp/runtime/src/kmp_tasking.cpp
 4093   kmp_uint64 lower = task_bounds.get_lb();
 4094   kmp_uint64 upper = task_bounds.get_ub();
 4138         kmp_taskloop_bounds_t(next_task, task_bounds);