Searched refs:_mComponentStoreReadLock (Results 1 – 1 of 1) sorted by relevance
86 std::mutex _mComponentStoreReadLock; // must protect only read/write of _mComponentStore member in android::C2PlatformAllocatorStoreImpl192 std::lock_guard<std::mutex> lock(_mComponentStoreReadLock); in setComponentStore()211 std::lock_guard<std::mutex> lock(_mComponentStoreReadLock); in fetchIonAllocator()