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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsyscall_subr.c184 thread_switch_continue(void) function
289 thread_run(self, (thread_continue_t)thread_switch_continue, NULL, thread);
307 thread_block_reason((thread_continue_t)thread_switch_continue, NULL, AST_YIELD);

Completed in 14 milliseconds