Home
last modified time | relevance | path

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

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