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

/xnu-2422.115.4/osfmk/i386/
H A Dbsd_i386.c86 * thread_userstack:
92 thread_userstack( function
/xnu-2422.115.4/osfmk/kern/
H A Dthread.h820 extern kern_return_t thread_userstack(
/xnu-2422.115.4/bsd/kern/
H A Dmach_loader.c1336 * to the appropriate type in thread_userstack() based on
1339 ret = thread_userstack(thread, flavor, (thread_state_t)ts, size, user_stack, customstack);

Completed in 28 milliseconds