Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.h272 extern thread_read_t convert_port_to_thread_read(
H A Dux_handler.c145 if ((target_thread = convert_port_to_thread_read(thread_port)) == THREAD_NULL) { in catch_mach_exception_raise()
H A Dipc_tt.c3230 convert_port_to_thread_read( in convert_port_to_thread_read() function
/xnu-11215.1.10/osfmk/mach/
H A Dmach_types.defs190 intran: thread_read_t convert_port_to_thread_read(mach_port_t)