Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dsched_prim.c3565 boolean_t keep_quantum = processor->first_timeslice; in thread_dispatch() local
3572 keep_quantum = FALSE; in thread_dispatch()
3576 if (keep_quantum && in thread_dispatch()