Searched refs:AFFINITY_SET_NULL (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dkern_types.h192 #define AFFINITY_SET_NULL ((affinity_set_t) 0) macro
H A Daffinity.c357 if (thread->affinity_set != AFFINITY_SET_NULL)
H A Dthread_act.c611 if (self->affinity_set != AFFINITY_SET_NULL)
H A Dsched_prim.c1805 (thread->affinity_set == AFFINITY_SET_NULL ||
3831 if (thread->affinity_set != AFFINITY_SET_NULL) {

Completed in 26 milliseconds