Searched defs:EventLoop (Results 1 – 2 of 2) sorted by relevance
29 typedef struct EventLoop EventLoop; typedef30 struct EventLoop { struct43 * @return EventLoop* - pointer to the event loop object or NULL if failed argument
21 using EventLoop = DistributedDB::EventLoopEpoll; typedef24 using EventLoop = DistributedDB::EventLoopSelect; typedef