Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dsyscall_subr.c103 swtch_continue(void) in swtch_continue() function
134 thread_yield_with_continuation((thread_continue_t)swtch_continue, NULL); in swtch()