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

References

projects/openmp/runtime/src/kmp_affinity.cpp
 1942 static unsigned maxIndex = pkgIdIndex;
 2195         if (threadInfo[num_avail][pkgIdIndex] != UINT_MAX)
 2197         threadInfo[num_avail][pkgIdIndex] = val;
 2268       if (threadInfo[0][pkgIdIndex] == UINT_MAX) {
 2341       for (index = maxIndex - 1; index > pkgIdIndex; index--) {
 2355     addr.labels[0] = threadInfo[0][pkgIdIndex];
 2509   nPackages = totals[pkgIdIndex];
 2554     for (index = maxIndex - 1; index >= pkgIdIndex; index--) {
 2600   inMap[pkgIdIndex] = true;
 2627       if (src_index == pkgIdIndex) {
 2661       case pkgIdIndex: