Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsyscall_subr.c210 boolean_t wait_option = FALSE; in thread_switch() local
225 wait_option = TRUE; in thread_switch()
232 wait_option = TRUE; in thread_switch()
241 wait_option = TRUE; in thread_switch()
292 if (wait_option) { in thread_switch()
308 if (wait_option) { in thread_switch()