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

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dipc_tt.h152 extern thread_t convert_port_to_thread(
H A Dsyscall_subr.c314 thread = convert_port_to_thread(port);
H A Dipc_tt.c1364 * Routine: convert_port_to_thread
1374 convert_port_to_thread( function
1417 thread = convert_port_to_thread(kport);
/macosx-10.9.5/xnu-2422.115.4/bsd/uxkern/
H A Dux_exception.c78 extern thread_t convert_port_to_thread(ipc_port_t port);
258 th_act = convert_port_to_thread(thread_port);
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dmach_types.defs140 intran: thread_t convert_port_to_thread(mach_port_t)
148 intran: thread_act_t convert_port_to_thread(mach_port_t)
157 intran: thread_act_t convert_port_to_thread(mach_port_t)

Completed in 128 milliseconds