Searched defs:pollfd (Results 1 – 4 of 4) sorted by relevance
33 adb_pollfd pollfd; member
90 for (const auto& pollfd : pollfds) { in dump_pollfds() local154 for (const auto& pollfd : pollfds) { in Loop() local
63 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local293 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local
256 pollfd* pollfd = &running_pollfds_[run_index]; in LaunchTests() local