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

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.h115 extern int thread_run(
H A Dsyscall_subr.c310 thread_run(self, (thread_continue_t)thread_switch_continue, NULL, thread);
H A Dsched_prim.c2587 * thread_run:
2597 thread_run( function
4208 thread_run(processor->idle_thread, (thread_continue_t)idle_thread, NULL, new_thread);

Completed in 32 milliseconds