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