Searched refs:empty_aset (Results 1 – 1 of 1) sorted by relevance
132 affinity_set_t empty_aset = NULL; in thread_affinity_set() local173 empty_aset = affinity_set_remove(aset, thread); in thread_affinity_set()189 if (empty_aset != NULL) { in thread_affinity_set()190 aset = empty_aset; in thread_affinity_set()191 empty_aset = NULL; in thread_affinity_set()215 if (empty_aset != NULL) { in thread_affinity_set()216 affinity_set_free(empty_aset); in thread_affinity_set()