Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dsyscall_subr.c208 boolean_t wait_option = FALSE; in thread_switch() local
223 wait_option = TRUE; in thread_switch()
230 wait_option = TRUE; in thread_switch()
239 wait_option = TRUE; in thread_switch()
286 if (wait_option) { in thread_switch()
302 if (wait_option) { in thread_switch()