Searched refs:pollingThread (Results 1 – 3 of 3) sorted by relevance
104 mPollThread = std::thread(pollingThread, this, std::ref(mStopThread)); in startPollingThread()108 void SensorsHidlEnvironmentV1_0::pollingThread(SensorsHidlEnvironmentV1_0* env, in pollingThread() function in SensorsHidlEnvironmentV1_0
123 mPollThread = std::thread(pollingThread, this); in startPollingThread()147 void SensorsHidlEnvironmentV2_X::pollingThread(SensorsHidlEnvironmentV2_X* env) { in pollingThread() function in SensorsHidlEnvironmentV2_X
75 static void pollingThread(SensorsHidlEnvironmentV2_X* env);