Searched refs:myFds (Results 1 – 1 of 1) sorted by relevance
205 pollfd myFds[3] = { in doRun() local209 pollfd &inotifyFd = myFds[IDX_INOTIFY]; in doRun()221 int ret = poll(myFds, numPollFds, -1); in doRun()231 if (myFds[IDX_NANOHUB].revents & POLLIN) { // we have data in doRun()268 if (myFds[IDX_CLOSE_PIPE].revents & POLLIN) { // we have been asked to die in doRun()