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