Searched refs:NotificationList (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/
H A Dmodule.cpp209 typedef DoublyLinkedList<module_notification> NotificationList; typedef in namespace:Module
275 NotificationList fNotifications;
1653 NotificationList::Iterator iterator = fNotifications.GetIterator();
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp100 typedef DoublyLinkedList<cache_notification> NotificationList; typedef in namespace:FSShell
117 NotificationList pending_notifications;
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp133 typedef DoublyLinkedList<cache_notification> NotificationList; typedef in namespace:__anon39
240 NotificationList pending_notifications;
2269 NotificationList::Iterator iterator

Completed in 79 milliseconds