Searched defs:pollfd (Results 1 – 2 of 2) sorted by relevance
67 struct pollfd pollfd = { .fd = stdIn, .events = POLLOUT }; in outputReady() local280 const struct pollfd &pollfd = process->pollFds[i]; in drainAndWaitForAck() local
259 pollfd* pollfd = &running_pollfds_[run_index]; in LaunchTests() local