Searched refs:_mComponentStoreSetLock (Results 1 – 1 of 1) sorted by relevance
84 std::mutex _mComponentStoreSetLock; // protects the entire updating _mComponentStore and its member in android::C2PlatformAllocatorStoreImpl190 std::lock_guard<std::mutex> lock(_mComponentStoreSetLock); in setComponentStore()