Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsyscall_subr.c209 boolean_t depress_option = FALSE; in thread_switch() local
228 depress_option = TRUE; in thread_switch()
236 depress_option = TRUE; in thread_switch()
295 } else if (depress_option) { in thread_switch()
320 if (depress_option) { in thread_switch()