Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp387 std::mutex gPlatformAllocatorStoreMutex; variable
392 std::lock_guard<std::mutex> lock(gPlatformAllocatorStoreMutex); in GetCodec2PlatformAllocatorStore()
415 std::lock_guard<std::mutex> lock(gPlatformAllocatorStoreMutex); in SetPreferredCodec2ComponentStore()