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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dcswitch.s93 call EXT(thread_continue)
144 * continues the thread (with thread_continue),
H A Dpcb.c2042 statep->k_ebx = (unsigned long) thread_continue;
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.h121 extern void thread_continue(
H A Dsched_prim.c1902 * thread_continue:
1908 thread_continue( function
1927 TLOG(1, "thread_continue: calling call_continuation \n");
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpcb.c548 sv->save_srr0 = (unsigned int)thread_continue;

Completed in 85 milliseconds