Searched refs:ResourceMapMutex (Results 1 – 2 of 2) sorted by relevance
27 using ResourceMapMutex = angle::SimpleMutex; variable29 using ResourceMapMutex = angle::NoOpMutex;35 using type = ResourceMapMutex;
205 if (std::is_same_v<ResourceMapMutex, angle::NoOpMutex>) in ConcurrentAccess()