Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp84 std::thread pollThread; member in SensorsHidlEnvironment
108 pollThread.detach(); in HidlTearDown()
199 pollThread = std::thread(pollingThread, this, stopThread); in startPollingThread()