Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsched_prim.c3461 boolean_t keep_quantum = processor->first_timeslice; in thread_dispatch() local
3468 keep_quantum = FALSE; in thread_dispatch()
3472 if (keep_quantum && in thread_dispatch()