Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dexception.c360 thread_port = convert_thread_to_port(thread); in exception_deliver()
509 thread_port = convert_thread_to_port(thread); in exception_deliver()
H A Dthread.h1874 extern ipc_port_t convert_thread_to_port(thread_t);
H A Dipc_tt.c3197 convert_thread_to_port( in convert_thread_to_port() function
3232 port = convert_thread_to_port(thread); in convert_thread_array_to_ports()
/xnu-12377.41.6/osfmk/mach/
H A Dmach_types.defs183 outtran: mach_port_t convert_thread_to_port(thread_t)
207 outtran: mach_port_t convert_thread_to_port(thread_act_t)