Home
last modified time | relevance | path

Searched refs:keep_quantum (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dsched_prim.c3740 boolean_t keep_quantum = processor->first_timeslice; in thread_dispatch() local
3747 keep_quantum = FALSE; in thread_dispatch()
3751 if (keep_quantum && in thread_dispatch()