Searched refs:notify_type (Results 1 – 3 of 3) sorted by relevance
67 host_flavor_t notify_type, in host_request_notification() argument81 if (notify_type > HOST_NOTIFY_TYPE_MAX || notify_type < 0) { in host_request_notification()110 enqueue_tail(&host_notify_queue[notify_type], &entry->entries); in host_request_notification()148 host_flavor_t notify_type, in host_notify_all() argument159 qe_foreach_safe(e, &host_notify_queue[notify_type]) { in host_notify_all()189 msg->msgh_id = host_notify_replyid[notify_type]; in host_notify_all()
12 do_test(int notify_type, void (^trigger_block)(void))17 T_ASSERT_MACH_SUCCESS(host_request_notification(mach_host_self(), notify_type, port), NULL);
234 notify_type : host_flavor_t;