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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.c1510 * Context switch by performing a stack handoff.
1704 * If we are doing a direct handoff then
1880 ast_t handoff = AST_HANDOFF; local
1887 while (!thread_invoke(self, new_thread, handoff)) {
1893 handoff = AST_NONE;

Completed in 25 milliseconds