Searched refs:numPollFds (Results 1 – 1 of 1) sorted by relevance
211 int numPollFds = 2; in doRun() local214 numPollFds++; in doRun()221 int ret = poll(myFds, numPollFds, -1); in doRun()