Searched defs:Epoll (Results 1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish/common/libs/fs/ | ||
| D | shared_fd.h | 73 class Epoll; variable |
| D | epoll.cpp | 42 Epoll::Epoll(SharedFD epoll_fd) : epoll_fd_(epoll_fd) {} in Epoll() function in cuttlefish::Epoll |