Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dhost_notify.c44 typedef struct host_notify_entry *host_notify_t; typedef
74 host_notify_t entry; in host_request_notification()
110 host_notify_t entry; in host_notify_port_destroy()
144 host_notify_t entry; in host_notify_all()
158 while ((entry = (host_notify_t)dequeue(&send_queue)) != NULL) { in host_notify_all()