Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c3390 boolean_t keep_quantum = processor->first_timeslice; in thread_dispatch() local
3397 keep_quantum = FALSE; in thread_dispatch()
3401 if (keep_quantum && in thread_dispatch()