Searched refs:mThreadMutex (Results 1 – 2 of 2) sorted by relevance
54 std::lock_guard<std::mutex> lock(mThreadMutex); in ~SensorManager()138 std::lock_guard<std::mutex> lock(mThreadMutex); in getLooper()
66 std::mutex mThreadMutex; //protects mPollThread member