Searched refs:newMasks (Results 1 – 1 of 1) sorted by relevance
3696 static kmp_affin_mask_t *newMasks; variable3708 kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i); \3712 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks / 2); \3744 KMP_CPU_INTERNAL_ALLOC_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_proclist()3908 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_proclist()3913 kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i); in __kmp_affinity_process_proclist()3917 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_proclist()4107 KMP_CPU_INTERNAL_ALLOC_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_placelist()4230 KMP_CPU_INTERNAL_FREE_ARRAY(newMasks, numNewMasks); in __kmp_affinity_process_placelist()4237 kmp_affin_mask_t *src = KMP_CPU_INDEX(newMasks, i); in __kmp_affinity_process_placelist()[all …]