Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/ipc/
H A Dipc_notify.h120 extern void ipc_notify_send_once_and_unlock(
H A Dipc_notify.c229 ipc_notify_send_once_and_unlock( in ipc_notify_send_once_and_unlock() function
H A Dipc_object.c805 ipc_notify_send_once_and_unlock(ip_object_to_port(object)); in ipc_object_destroy()
844 ipc_notify_send_once_and_unlock(port); in ipc_object_destroy_dest()
1279 ipc_notify_send_once_and_unlock(port); in ipc_object_copyout_dest()
H A Dipc_right.c845 ipc_notify_send_once_and_unlock(port); /* consumes our ref */ in ipc_right_terminate()
1015 ipc_notify_send_once_and_unlock(port); /* consumes our ref */ in ipc_right_destroy()
1146 ipc_notify_send_once_and_unlock(port); in ipc_right_dealloc()
1477 ipc_notify_send_once_and_unlock(port); in ipc_right_delta()
H A Dipc_port.c1133 ipc_notify_send_once_and_unlock(nsrequest.ns_notify); /* consumes ref */ in ipc_port_destroy()