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

References

projects/openmp/runtime/src/kmp_affinity.cpp
 5169         for (int j = 0; j < nth_per_core; j++) {
 5169         for (int j = 0; j < nth_per_core; j++) {
 5170           if (procarr[i * nth_per_core + j] != -1) {