Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp188 std::mutex gIonAllocatorMutex; variable
317 std::lock_guard<std::mutex> lock(gIonAllocatorMutex); in setComponentStore()
334 std::lock_guard<std::mutex> lock(gIonAllocatorMutex); in fetchIonAllocator()