Searched refs:IDX_CLOSE_PIPE (Results 1 – 1 of 1) sorted by relevance
202 IDX_CLOSE_PIPE, in doRun() enumerator207 [IDX_CLOSE_PIPE] = { .fd = mThreadClosingPipe[0], .events = POLLIN, }, in doRun()268 if (myFds[IDX_CLOSE_PIPE].revents & POLLIN) { // we have been asked to die in doRun()