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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dbsd_i386.c75 thread_userstack(
110 * thread_userstack:
116 thread_userstack( function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_loader.c101 extern kern_return_t thread_userstack(thread_t, int, thread_state_t,
1139 * to the appropriate type in thread_userstack() based on
1142 ret = thread_userstack(thread, flavor, (thread_state_t)ts, size, user_stack, customstack);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dstatus.c55 thread_userstack(
1250 * thread_userstack:
1256 thread_userstack( function

Completed in 36 milliseconds