Home
last modified time | relevance | path

Searched refs:createLock (Results 1 – 16 of 16) sorted by relevance

/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.h15 std::lock_guard<std::mutex> createLock() const;
H A DNewestShadowNodesRegistry.cpp62 std::lock_guard<std::mutex> NewestShadowNodesRegistry::createLock() const { in createLock() function in reanimated::NewestShadowNodesRegistry
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.h15 std::lock_guard<std::mutex> createLock() const;
H A DNewestShadowNodesRegistry.cpp62 std::lock_guard<std::mutex> NewestShadowNodesRegistry::createLock() const { in createLock() function in ABI49_0_0reanimated::NewestShadowNodesRegistry
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.h15 std::lock_guard<std::mutex> createLock() const;
H A DNewestShadowNodesRegistry.cpp62 std::lock_guard<std::mutex> NewestShadowNodesRegistry::createLock() const { in createLock() function in reanimated::NewestShadowNodesRegistry
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Registries/
H A DNewestShadowNodesRegistry.h15 std::lock_guard<std::mutex> createLock() const;
H A DNewestShadowNodesRegistry.cpp62 std::lock_guard<std::mutex> NewestShadowNodesRegistry::createLock() const { in createLock() function in reanimated::NewestShadowNodesRegistry
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp74 auto lock = newestShadowNodesRegistry->createLock(); in cloneNodeUsingNewest()
94 auto lock = newestShadowNodesRegistry->createLock(); in appendChildUsingNewest()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp74 auto lock = newestShadowNodesRegistry->createLock(); in cloneNodeUsingNewest()
94 auto lock = newestShadowNodesRegistry->createLock(); in appendChildUsingNewest()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp74 auto lock = newestShadowNodesRegistry->createLock(); in cloneNodeUsingNewest()
94 auto lock = newestShadowNodesRegistry->createLock(); in appendChildUsingNewest()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/Fabric/
H A DReanimatedUIManagerBinding.cpp74 auto lock = newestShadowNodesRegistry->createLock(); in cloneNodeUsingNewest()
94 auto lock = newestShadowNodesRegistry->createLock(); in appendChildUsingNewest()
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp556 auto lock = newestShadowNodesRegistry_->createLock(); in performOperations()
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp556 auto lock = newestShadowNodesRegistry_->createLock(); in performOperations()
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp556 auto lock = newestShadowNodesRegistry_->createLock(); in performOperations()
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp556 auto lock = newestShadowNodesRegistry_->createLock(); in performOperations()