Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsyscall_subr.c207 boolean_t depress_option = FALSE; in thread_switch() local
226 depress_option = TRUE; in thread_switch()
234 depress_option = TRUE; in thread_switch()
289 } else if (depress_option) { in thread_switch()
314 if (depress_option) { in thread_switch()