Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsyscall_subr.c105 swtch_continue(void) in swtch_continue() function
136 thread_yield_with_continuation((thread_continue_t)swtch_continue, NULL); in swtch()