Home
last modified time | relevance | path

Searched refs:thread_set_exception_ports_internal (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dipc_tt.h292 extern kern_return_t thread_set_exception_ports_internal(
H A Dipc_tt.c4061 thread_set_exception_ports_internal( in thread_set_exception_ports_internal() function
4170 …return thread_set_exception_ports_internal(thread, exception_mask, new_port, new_behavior, new_fla… in thread_set_exception_ports()
4990 return thread_set_exception_ports_internal(thread, exc_mask, exc_port, in thread_adopt_exception_handler()