Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/i386/
H A Dbsd_i386.c739 thread_setuserstack( in thread_setuserstack() function
/xnu-12377.1.9/osfmk/kern/
H A Dthread.h1530 extern void thread_setuserstack(
/xnu-12377.1.9/osfmk/arm64/
H A Dstatus.c2410 thread_setuserstack(thread_t thread, function
/xnu-12377.1.9/bsd/kern/
H A Dkern_exec.c1951 thread_setuserstack(thread, ap); in exec_mach_imgact()