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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.h650 extern void thread_setuserstack(
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dbsd_i386.c785 * thread_setuserstack:
791 thread_setuserstack( function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c961 thread_setuserstack(thread, ap);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dstatus.c1327 * thread_setuserstack:
1333 thread_setuserstack(thread_t thread, mach_vm_address_t user_stack) function

Completed in 32 milliseconds