Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexception.c361 thread_port = convert_thread_to_port(thread); in exception_deliver()
510 thread_port = convert_thread_to_port(thread); in exception_deliver()
H A Dthread.h1823 extern ipc_port_t convert_thread_to_port(thread_t);
H A Dipc_tt.c3349 convert_thread_to_port( in convert_thread_to_port() function
3388 port = convert_thread_to_port(thread); in convert_thread_array_to_ports()
/xnu-11215.1.10/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)