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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dkern_types.h106 #define AFFINITY_SET_NULL ((affinity_set_t) 0) macro
H A Dthread_act.c578 if (self->affinity_set != AFFINITY_SET_NULL)
H A Dsched_prim.c1205 (thread->affinity_set == AFFINITY_SET_NULL ||
2405 if (thread->affinity_set != AFFINITY_SET_NULL) {

Completed in 33 milliseconds