Searched refs:_mComponentStoreSetLock (Results 1 - 1 of 1) sorted by relevance

/hardware/google/av/codec2/vndk/
H A DC2Store.cpp84 std::mutex _mComponentStoreSetLock; // protects the entire updating _mComponentStore and its member in class:android::C2PlatformAllocatorStoreImpl
184 std::lock_guard<std::mutex> lock(_mComponentStoreSetLock);

Completed in 38 milliseconds