Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched.h333 extern uint32_t default_timeshare_computation;
H A Dthread_policy.c1375 info->computation = default_timeshare_computation; in thread_policy_get()
H A Dsched_prim.c301 uint32_t default_timeshare_computation; variable
742 default_timeshare_computation = std_quantum / 2; in sched_timeshare_timebase_init()