Searched defs:pollfd (Results 1 – 3 of 3) sorted by relevance
63 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local294 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local
63 adb_pollfd pollfd; member247 for (const auto& pollfd : pollfds) { in dump_pollfds() local310 for (const auto& pollfd : pollfds) { in fdevent_process() local
225 pollfd* pollfd = &running_pollfds_[run_index]; in LaunchTests() local