Searched refs:thread_get_exception_ports (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.1.10/libsyscall/mach/ |
| H A D | add_attributes_to_mig.txt | 29 thread_get_exception_ports
|
| /xnu-11215.1.10/tests/ |
| H A D | exception_ports_info.c | 93 …kr = thread_get_exception_ports(mach_thread_self(), EXC_MASK_ALL, masks2, &count2, ports, behavior…
|
| /xnu-11215.1.10/osfmk/corpses/ |
| H A D | corpse.c | 524 kr = thread_get_exception_ports(current_thread(), EXC_MASK_CORPSE_NOTIFY, in task_should_generate_lightweight_corpse()
|
| /xnu-11215.1.10/tests/ipc/ |
| H A D | ipc_read_inspect.c | 457 kr = thread_get_exception_ports(tport, EXC_MASK_ALL, in test_thread_port_mig_intrans()
|
| /xnu-11215.1.10/osfmk/mach/ |
| H A D | thread_act.defs | 277 thread_get_exception_ports(
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | thread.h | 1911 extern kern_return_t thread_get_exception_ports(
|
| H A D | ipc_tt.c | 4842 thread_get_exception_ports( in thread_get_exception_ports() function 4898 …kr = thread_get_exception_ports(thread, exception_mask, masks, CountCnt, ports, behaviors, flavors… in thread_get_exception_ports_from_user()
|