Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp1025 static std::mutex sInstanceMutex; variable
1032 std::lock_guard<std::mutex> lock(sInstanceMutex); in Get()
1086 std::lock_guard<std::mutex> lock(sInstanceMutex); in GetNumActiveUsers()