Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/ipc/
H A Dipc_mqueue.h118 thread_t imq_inheritor_thread_ref; member
H A Dipc_port.c1644 inheritor = port->ip_messages.imq_inheritor_thread_ref; in ipc_port_send_update_inheritor()
2131 thread_deallocate_safe(port->ip_messages.imq_inheritor_thread_ref); in ipc_port_adjust_sync_link_state_locked()
2153 port->ip_messages.imq_inheritor_thread_ref = inheritor; in ipc_port_adjust_sync_link_state_locked()