Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/client/
Dclient.cpp627 static std::mutex key2IndexMutex; in ForAllStores() local
639 std::unique_lock<std::mutex> lock(key2IndexMutex); in ForAllStores()