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