Searched refs:epoll_oneshot (Results 1 – 1 of 1) sorted by relevance
854 epoll_oneshot(0), in Events()868 if (event_mask & EPOLLONESHOT) ++epoll_oneshot; in AssignFromMask()903 if (ev.epoll_oneshot) {904 os << "\t EPOLLONESHOT: " << ev.epoll_oneshot << "\n";922 unsigned int epoll_oneshot; member