Searched refs:thread_self_trap (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dmach_legacy.c50 return thread_self_trap();
/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dsyscall_sw.h102 kernel_trap(thread_self_trap,-27,0)
H A Dmach_traps.h90 extern mach_port_name_t thread_self_trap(void);
359 extern mach_port_name_t thread_self_trap(
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dsyscall_sw.c132 /* 27 */ MACH_TRAP(thread_self_trap, 0, 0, NULL),
267 /* 27 */ "thread_self_trap",
H A Dipc_tt.c718 * Routine: thread_self_trap [mach trap]
729 thread_self_trap( function

Completed in 133 milliseconds