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

/darwin-on-arm/xnu/osfmk/arm/
H A Dstatus.c351 * thread_setuserstack
355 void thread_setuserstack(thread_t thread, mach_vm_address_t user_stack) function
/darwin-on-arm/xnu/osfmk/i386/
H A Dbsd_i386.c584 * thread_setuserstack:
590 thread_setuserstack( function
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h778 extern void thread_setuserstack(
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c946 thread_setuserstack(thread, ap);

Completed in 27 milliseconds