Searched refs:thread_switch_continue (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_subr.c203 thread_switch_continue(void) function
310 thread_run(self, (thread_continue_t)thread_switch_continue, NULL, thread);
328 thread_block_reason((thread_continue_t)thread_switch_continue, NULL, AST_YIELD);

Completed in 22 milliseconds