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

References

projects/openmp/runtime/src/kmp_affinity.cpp
 2837   KMP_CPU_INTERNAL_ALLOC_ARRAY(newMasks, numNewMasks);
 3009     KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks);
 3014     kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i);
 3018   KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks);
 3220   KMP_CPU_INTERNAL_ALLOC_ARRAY(newMasks, numNewMasks);
 3346     KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks);
 3353     kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i);
 3357   KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks);