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

/xnu-2422.115.4/osfmk/x86_64/
H A Dcswitch.s77 call EXT(thread_continue)
136 * continues the thread (with thread_continue),
/xnu-2422.115.4/osfmk/kern/
H A Dsched_prim.h123 extern void thread_continue(
H A Dsched_prim.c2811 * thread_continue:
2817 thread_continue( function
2838 TLOG(1, "thread_continue: calling call_continuation \n");
/xnu-2422.115.4/osfmk/i386/
H A Dpcb.c1805 statep->k_rbx = (unsigned long) thread_continue;
1809 statep->k_ebx = (unsigned long) thread_continue;

Completed in 85 milliseconds