Searched refs:ipc_notify_send_once (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_notify.h89 extern void ipc_notify_send_once(
H A Dipc_notify.c131 * Routine: ipc_notify_send_once
140 ipc_notify_send_once( function
H A Dipc_object.c671 ipc_notify_send_once((ipc_port_t) object);
935 ipc_notify_send_once(port);
H A Dipc_right.c611 ipc_notify_send_once(port); /* consumes our ref */
737 ipc_notify_send_once(port); /* consumes our ref */
834 ipc_notify_send_once(port);
1122 ipc_notify_send_once(port);
H A Dmach_msg.c1431 ipc_notify_send_once(dest_port);
1468 ipc_notify_send_once(dest_port);
H A Dipc_port.c681 ipc_notify_send_once(nsrequest); /* consumes ref */

Completed in 42 milliseconds