Searched refs:closeThread (Results 1 – 2 of 2) sorted by relevance
81 bool closeThread = false; in I2cWorkerThread() local173 closeThread = true; in I2cWorkerThread()201 } while (!closeThread); in I2cWorkerThread()
88 bool closeThread = false; in I2cWorkerThread() local190 closeThread = true; in I2cWorkerThread()232 } while (!closeThread); in I2cWorkerThread()