Home
last modified time | relevance | path

Searched refs:IDX_CLOSE_PIPE (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp210 IDX_CLOSE_PIPE, in runDeviceRx() enumerator
215 [IDX_CLOSE_PIPE] = { .fd = mThreadClosingPipe[0], .events = POLLIN, }, in runDeviceRx()
278 if (myFds[IDX_CLOSE_PIPE].revents & POLLIN) { // we have been asked to die in runDeviceRx()