Searched refs:notify_type (Results 1 – 3 of 3) sorted by relevance
71 host_flavor_t notify_type, in host_request_notification() argument85 if (notify_type > HOST_NOTIFY_TYPE_MAX || notify_type < 0) { in host_request_notification()95 enqueue_tail(&host_notify_queue[notify_type], (queue_entry_t)entry); in host_request_notification()134 host_flavor_t notify_type, in host_notify_all() argument138 queue_t notify_queue = &host_notify_queue[notify_type]; in host_notify_all()156 msg->msgh_id = host_notify_replyid[notify_type]; in host_notify_all()
8 do_test(int notify_type, void (^trigger_block)(void))13 T_ASSERT_MACH_SUCCESS(host_request_notification(mach_host_self(), notify_type, port), NULL);
229 notify_type : host_flavor_t;