Searched refs:pollThread (Results 1 – 1 of 1) sorted by relevance
84 std::thread pollThread; member in SensorsHidlEnvironment108 pollThread.detach(); in HidlTearDown()199 pollThread = std::thread(pollingThread, this, stopThread); in startPollingThread()