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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmachine.c268 thread_dispatch(old_thread, self);
294 thread_dispatch(old_thread, new_thread);
H A Dsched_prim.h109 extern void thread_dispatch(
H A Dsched_prim.c1540 thread_dispatch(self, thread);
1628 thread_dispatch(thread, self);
1644 * thread_dispatch:
1654 thread_dispatch( function
1918 thread_dispatch(thread, self);

Completed in 25 milliseconds