Home
last modified time | relevance | path

Searched refs:surfaceIdsToStopMutex_ (Results 1 – 6 of 6) sorted by relevance

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0LayoutAnimationKeyFrameManager.h151 mutable std::mutex surfaceIdsToStopMutex_; variable
H A DABI47_0_0LayoutAnimationKeyFrameManager.cpp167 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in stopSurface()
1634 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in deleteAnimationsForStoppedSurfaces()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0LayoutAnimationKeyFrameManager.h151 mutable std::mutex surfaceIdsToStopMutex_; variable
H A DABI48_0_0LayoutAnimationKeyFrameManager.cpp153 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in stopSurface()
1622 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in deleteAnimationsForStoppedSurfaces()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0LayoutAnimationKeyFrameManager.h147 mutable std::mutex surfaceIdsToStopMutex_; variable
H A DABI49_0_0LayoutAnimationKeyFrameManager.cpp158 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in stopSurface()
1633 std::lock_guard<std::mutex> lock(surfaceIdsToStopMutex_); in deleteAnimationsForStoppedSurfaces()