Searched refs:IDLE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/osfmk/kern/ | ||
| H A D | kern_types.h | 275 IDLE = 11 enumerator |
| H A D | sched_prim.c | 3583 perfcontrol_event event = (new->state & TH_IDLE) ? IDLE : CONTEXT_SWITCH; in thread_csw_callout() |