Searched refs:numFdsUpdated (Results 1 – 1 of 1) sorted by relevance
6436 int numFdsUpdated = poll(&pollFd, numFds, remainingTimeMs); in shouldInterruptWatchCommand() local6437 if (numFdsUpdated < 0) { in shouldInterruptWatchCommand()6442 if (numFdsUpdated == 0) { in shouldInterruptWatchCommand()