Searched refs:HOST_NOTIFY_CALENDAR_CHANGE (Results 1 – 3 of 3) sorted by relevance
39 do_test(HOST_NOTIFY_CALENDAR_CHANGE, ^{66 T_ASSERT_MACH_ERROR(host_request_notification(mach_host_self(), HOST_NOTIFY_CALENDAR_CHANGE, port),
32 #define HOST_NOTIFY_CALENDAR_CHANGE 0 macro
55 QUEUE_HEAD_INITIALIZER(host_notify_queue[HOST_NOTIFY_CALENDAR_CHANGE]),207 host_notify_all(HOST_NOTIFY_CALENDAR_CHANGE, &msg.Head, sizeof(msg)); in host_notify_calendar_change()