Searched refs:AFFINITY_SET_NULL (Results 1 – 4 of 4) sorted by relevance
221 #define AFFINITY_SET_NULL ((affinity_set_t) 0) macro
832 if (self->affinity_set != AFFINITY_SET_NULL) { in thread_dup()882 if (source->affinity_set != AFFINITY_SET_NULL) { in thread_dup2()
374 if (thread->affinity_set != AFFINITY_SET_NULL) { in thread_affinity_exec()
2498 …bool affinity_mismatch = thread->affinity_set != AFFINITY_SET_NULL && thread->affinity_set->aset… in thread_select()5373 if (thread->affinity_set != AFFINITY_SET_NULL) { in choose_starting_pset()