Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::Epoll, including all inherited members.
Add(SharedFD fd, uint32_t events) | cuttlefish::Epoll | |
AddOrModify(SharedFD fd, uint32_t events) | cuttlefish::Epoll | |
Create() | cuttlefish::Epoll | static |
Delete(SharedFD fd) | cuttlefish::Epoll | |
Epoll() | cuttlefish::Epoll | |
Epoll(Epoll &&) | cuttlefish::Epoll | |
Epoll(SharedFD) | cuttlefish::Epoll | private |
epoll_fd_ | cuttlefish::Epoll | private |
epoll_mutex_ | cuttlefish::Epoll | private |
Modify(SharedFD fd, uint32_t events) | cuttlefish::Epoll | |
operator=(Epoll &&) | cuttlefish::Epoll | |
Wait() | cuttlefish::Epoll | |
watched_ | cuttlefish::Epoll | private |
watched_mutex_ | cuttlefish::Epoll | private |