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

/darwin-on-arm/xnu/osfmk/kern/
H A Dmachine.c285 thread_dispatch(old_thread, self);
311 thread_dispatch(old_thread, new_thread);
H A Dsched_prim.h110 extern void thread_dispatch(
H A Dsched_prim.c2166 thread_dispatch(self, thread);
2290 thread_dispatch(thread, self);
2306 * thread_dispatch:
2316 thread_dispatch( function
2428 /* Only the first call to thread_dispatch
2643 thread_dispatch(thread, self);

Completed in 76 milliseconds