Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched.h357 extern uint32_t thread_depress_time;
H A Dsyscall_subr.c171 thread_depress_abstime(thread_depress_time); in swtch_pri()
H A Dsched_proto.c254 thread_depress_time = 1 * proto_quantum; in sched_proto_timebase_init()
H A Dsched_grrr.c278 thread_depress_time = 1 * grrr_quantum; in sched_grrr_timebase_init()
H A Dsched_prim.c273 uint32_t thread_depress_time; variable
545 thread_depress_time = 1 * std_quantum; in sched_timeshare_timebase_init()