Searched refs:notify_type (Results 1 – 3 of 3) sorted by relevance
65 host_flavor_t notify_type, in host_request_notification() argument79 if (notify_type > HOST_NOTIFY_TYPE_MAX || notify_type < 0) { in host_request_notification()105 enqueue_tail(&host_notify_queue[notify_type], &entry->entries); in host_request_notification()143 host_flavor_t notify_type, in host_notify_all() argument154 qe_foreach_safe(e, &host_notify_queue[notify_type]) { in host_notify_all()184 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);
230 notify_type : host_flavor_t;