Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/ipc/
H A Dipc_mqueue.h118 thread_t imq_inheritor_thread_ref; member
H A Dipc_port.c1632 inheritor = port->ip_messages.imq_inheritor_thread_ref; in ipc_port_send_update_inheritor()
2119 thread_deallocate_safe(port->ip_messages.imq_inheritor_thread_ref); in ipc_port_adjust_sync_link_state_locked()
2141 port->ip_messages.imq_inheritor_thread_ref = inheritor; in ipc_port_adjust_sync_link_state_locked()