Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched.h359 extern uint32_t default_timeshare_constraint;
H A Dsched_proto.c256 default_timeshare_constraint = proto_quantum; in sched_proto_timebase_init()
H A Dsched_grrr.c280 default_timeshare_constraint = grrr_quantum; in sched_grrr_timebase_init()
H A Dthread_policy.c1324 info->constraint = default_timeshare_constraint; in thread_policy_get()
H A Dsched_prim.c275 uint32_t default_timeshare_constraint; variable
547 default_timeshare_constraint = std_quantum; in sched_timeshare_timebase_init()