Searched defs:epoll_fd (Results 1 – 4 of 4) sorted by relevance
108 int epoll_fd() const override { return epoll_fd_.Get(); } in epoll_fd() function
74 LocalHandle epoll_fd; in ChannelEventReceiver() local
114 LocalHandle epoll_fd{epoll_create1(EPOLL_CLOEXEC)}; in TEST_F() local
1407 int epoll_fd; in run_server() local