Searched refs:startReadWakeLockThread (Results 1 – 1 of 1) sorted by relevance
151 mWakeLockThread = std::thread(startReadWakeLockThread, this); in initializeBase()234 static void startReadWakeLockThread(Sensors* sensors) { sensors->readWakeLockFMQ(); } in startReadWakeLockThread() function