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

/haiku-fatelf/src/system/kernel/
H A Dmodule.cpp209 typedef DoublyLinkedList<module_notification> NotificationList; typedef in namespace:Module
275 NotificationList fNotifications;
1664 NotificationList::Iterator iterator = fNotifications.GetIterator();
/haiku-fatelf/src/tools/fs_shell/
H A Dblock_cache.cpp100 typedef DoublyLinkedList<cache_notification> NotificationList; typedef in namespace:FSShell
117 NotificationList pending_notifications;
/haiku-fatelf/src/system/kernel/cache/
H A Dblock_cache.cpp125 typedef DoublyLinkedList<cache_notification> NotificationList; typedef
152 NotificationList pending_notifications;
2206 NotificationList::Iterator iterator

Completed in 63 milliseconds