Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsyscall_subr.c575 uint64_t yield_expiration = abstime + in thread_poll_yield() local
578 if (!timer_call_enter(self->depress_timer, yield_expiration, in thread_poll_yield()