Searched refs:pending_notifications (Results 1 – 2 of 2) sorted by relevance
117 NotificationList pending_notifications; member220 cache_notification* notification = cache->pending_notifications.Head(); in flush_pending_notifications()228 cache->pending_notifications.Remove(notification); in flush_pending_notifications()298 cache->pending_notifications.Add(notification); in add_notification()
245 NotificationList pending_notifications; member867 cache_notification* notification = cache->pending_notifications.Head(); in flush_pending_notifications()875 cache->pending_notifications.Remove(notification); in flush_pending_notifications()963 cache->pending_notifications.Add(notification); in add_notification()2502 if (!cache->pending_notifications.IsEmpty()) { in dump_cache()2506 = cache->pending_notifications.GetIterator(); in dump_cache()3521 cache->pending_notifications.Remove(listener); in cache_remove_transaction_listener()