Searched refs:HOST_NOTIFY_CALENDAR_SET (Results 1 – 3 of 3) sorted by relevance
49 do_test(HOST_NOTIFY_CALENDAR_SET, ^{64 T_ASSERT_MACH_SUCCESS(host_request_notification(mach_host_self(), HOST_NOTIFY_CALENDAR_SET, port),
54 QUEUE_HEAD_INITIALIZER(host_notify_queue[HOST_NOTIFY_CALENDAR_SET]),210 host_notify_all(HOST_NOTIFY_CALENDAR_SET, &msg.Head, sizeof(msg)); in host_notify_calendar_set()
33 #define HOST_NOTIFY_CALENDAR_SET 1 macro