Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/ipc/
H A Dipc_mqueue.h118 thread_t imq_inheritor_thread_ref; member
H A Dipc_port.c1679 inheritor = port->ip_messages.imq_inheritor_thread_ref; in ipc_port_send_update_inheritor()
2166 thread_deallocate_safe(port->ip_messages.imq_inheritor_thread_ref); in ipc_port_adjust_sync_link_state_locked()
2188 port->ip_messages.imq_inheritor_thread_ref = inheritor; in ipc_port_adjust_sync_link_state_locked()