Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp129 std::mutex gIonAllocatorMutex; variable
197 std::lock_guard<std::mutex> lock(gIonAllocatorMutex); in setComponentStore()
206 std::lock_guard<std::mutex> lock(gIonAllocatorMutex); in fetchIonAllocator()