Searched refs:OnLibeventNotification (Results 1 – 2 of 2) sorted by relevance
171 event_set(evt.get(), fd, event_mask, OnLibeventNotification, controller); in WatchFileDescriptor()304 void MessagePumpLibevent::OnLibeventNotification(int fd, in OnLibeventNotification() function in base::MessagePumpLibevent
88 static void OnLibeventNotification(int fd, short flags, void* context);