Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_notify.h120 extern void ipc_notify_send_once_and_unlock(
H A Dipc_notify.c230 ipc_notify_send_once_and_unlock( in ipc_notify_send_once_and_unlock() function
H A Dipc_object.c837 ipc_notify_send_once_and_unlock(ip_object_to_port(object)); in ipc_object_destroy()
876 ipc_notify_send_once_and_unlock(port); in ipc_object_destroy_dest()
1311 ipc_notify_send_once_and_unlock(port); in ipc_object_copyout_dest()
H A Dipc_right.c881 ipc_notify_send_once_and_unlock(port); /* consumes our ref */ in ipc_right_terminate()
1051 ipc_notify_send_once_and_unlock(port); /* consumes our ref */ in ipc_right_destroy()
1182 ipc_notify_send_once_and_unlock(port); in ipc_right_dealloc()
1513 ipc_notify_send_once_and_unlock(port); in ipc_right_delta()
H A Dipc_port.c1140 ipc_notify_send_once_and_unlock(nsrequest.ns_notify); /* consumes ref */ in ipc_port_destroy()