Searched refs:getMutex (Results 1 – 5 of 5) sorted by relevance
59 std::mutex* getMutex() { return &mMutex; } in getMutex() function96 std::lock_guard<std::mutex> lock(*GrallocImportedBufferPool::getInstance().getMutex()); in freeImportedBuffer()
74 std::recursive_mutex& GnssConfiguration::getMutex() const { in getMutex() function in android::hardware::gnss::V1_1::implementation::GnssConfiguration
59 std::recursive_mutex& getMutex() const;
199 std::unique_lock<std::recursive_mutex> lock(mGnssConfiguration->getMutex()); in getMockSvStatus()
64 std::recursive_mutex& getMutex() const;