Home
last modified time | relevance | path

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

/xnu-12377.1.9/libsyscall/mach/mach/
H A Dmach_sync_ipc.h124 extern kern_return_t thread_destruct_special_reply_port(mach_port_name_t port, thread_destruct_spec…
/xnu-12377.1.9/libsyscall/mach/
H A Dmach_port.c472 thread_destruct_special_reply_port(srp, THREAD_SPECIAL_REPLY_PORT_ALL); in mig_dealloc_special_reply_port()
755 thread_destruct_special_reply_port( in thread_destruct_special_reply_port() function