Searched refs:affinity_set_remove (Results 1 – 1 of 1) sorted by relevance
75 static affinity_set_t affinity_set_remove(affinity_set_t aset, thread_t thread);173 empty_aset = affinity_set_remove(aset, thread); in thread_affinity_set()360 if (affinity_set_remove(aset, thread)) { in thread_affinity_terminate()471 affinity_set_remove(affinity_set_t aset, thread_t thread) in affinity_set_remove() function