Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_notify.c88 ipc_notify_should_send(ipc_port_t notification_port) in ipc_notify_should_send() function
96 if (ipc_notify_should_send(port)) { in ipc_notify_dead_name()
107 if (ipc_notify_should_send(port)) { in ipc_notify_send_possible()
118 if (ipc_notify_should_send(port)) { in ipc_notify_port_deleted()
163 if (ipc_notify_should_send(port)) { in ipc_notify_no_senders_mqueue()
174 if (ipc_notify_should_send(port)) { in ipc_notify_no_senders_kobject()