Searched refs:EpollCallbackInterface (Results 1 – 6 of 6) sorted by relevance
61 class EpollCallbackInterface {111 virtual ~EpollCallbackInterface() {} in ~EpollCallbackInterface()114 EpollCallbackInterface() {} in EpollCallbackInterface() function123 typedef EpollCallbackInterface CB;524 CBAndEventMask(EpollCallbackInterface* cb, in CBAndEventMask()541 mutable EpollCallbackInterface* cb;
61 class ReadPipeCallback : public EpollCallbackInterface {
46 public EpollCallbackInterface,
44 public EpollCallbackInterface,
30 class QuicServer : public EpollCallbackInterface {
38 class QuicClient : public EpollCallbackInterface,