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

/haiku/src/system/kernel/
H A Dport.cpp232 class PortNotificationService : public DefaultNotificationService { class in namespace:__anon6
234 PortNotificationService();
474 static PortNotificationService sNotificationService;
480 PortNotificationService::PortNotificationService() function in class:PortNotificationService
488 PortNotificationService::Notify(uint32 opcode, port_id port)
965 new(&sNotificationService) PortNotificationService();

Completed in 35 milliseconds