Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.h304 thread_set_exception_ports_internal(
H A Dipc_tt.c4286 thread_set_exception_ports_internal( in thread_set_exception_ports_internal() function
4395 …return thread_set_exception_ports_internal(thread, exception_mask, new_port, new_behavior, new_fla… in thread_set_exception_ports()
5201 …return thread_set_exception_ports_internal(thread, exc_mask, exc_port, behavior_mask, flavor_mask,… in thread_adopt_exception_handler()