| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/inspector/detail/ |
| H A D | ABI48_0_0Thread.h | 55 : thread_(run, name, runnable) {} 58 thread_.detach(); 62 thread_.join(); 76 std::thread thread_;
|
| H A D | ABI48_0_0Thread.cpp | 19 ABI48_0_0facebook::jni::global_ref<ABI48_0_0facebook::jni::JThread> thread_; member 25 impl_->thread_->start(); 31 impl_->thread_->join(); in join()
|
| H A D | ABI48_0_0SerialExecutor.cpp | 16 : finish_(false), thread_(name, [this]() { runLoop(); }) {} in SerialExecutor() 25 thread_.join(); in ~SerialExecutor()
|
| H A D | ABI48_0_0SerialExecutor.h | 51 Thread thread_; variable
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/inspector/detail/ |
| H A D | ABI49_0_0Thread.h | 55 : thread_(run, name, runnable) {} 58 thread_.detach(); 62 thread_.join(); 76 std::thread thread_;
|
| H A D | ABI49_0_0Thread.cpp | 19 ABI49_0_0facebook::jni::global_ref<ABI49_0_0facebook::jni::JThread> thread_; member 25 impl_->thread_->start(); 31 impl_->thread_->join(); in join()
|
| H A D | ABI49_0_0SerialExecutor.cpp | 16 : finish_(false), thread_(name, [this]() { runLoop(); }) {} in SerialExecutor() 25 thread_.join(); in ~SerialExecutor()
|
| H A D | ABI49_0_0SerialExecutor.h | 51 Thread thread_; variable
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/inspector/detail/ |
| H A D | ABI47_0_0Thread.h | 55 : thread_(run, name, runnable) {} 58 thread_.detach(); 62 thread_.join(); 76 std::thread thread_;
|
| H A D | ABI47_0_0Thread.cpp | 19 ABI47_0_0facebook::jni::global_ref<ABI47_0_0facebook::jni::JThread> thread_; member 25 impl_->thread_->start(); 31 impl_->thread_->join(); in join()
|
| H A D | ABI47_0_0SerialExecutor.cpp | 16 : finish_(false), thread_(name, [this]() { runLoop(); }) {} in SerialExecutor() 25 thread_.join(); in ~SerialExecutor()
|
| H A D | ABI47_0_0SerialExecutor.h | 51 Thread thread_; variable
|
| /expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/ReanimatedRuntime/ |
| H A D | ReanimatedHermesRuntime.cpp | 37 : hermesRuntime_(hermesRuntime), thread_(std::move(thread)) {} in HermesExecutorRuntimeAdapter() 42 thread_->quitSynchronous(); in ~HermesExecutorRuntimeAdapter() 67 std::shared_ptr<MessageQueueThread> thread_; member in reanimated::HermesExecutorRuntimeAdapter
|
| /expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/ReanimatedRuntime/ |
| H A D | ReanimatedHermesRuntime.cpp | 37 : hermesRuntime_(hermesRuntime), thread_(std::move(thread)) {} in HermesExecutorRuntimeAdapter() 42 thread_->quitSynchronous(); in ~HermesExecutorRuntimeAdapter() 67 std::shared_ptr<MessageQueueThread> thread_; member in ABI49_0_0reanimated::HermesExecutorRuntimeAdapter
|
| /expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/ReanimatedRuntime/ |
| H A D | ReanimatedHermesRuntime.cpp | 37 : hermesRuntime_(hermesRuntime), thread_(std::move(thread)) {} in HermesExecutorRuntimeAdapter() 42 thread_->quitSynchronous(); in ~HermesExecutorRuntimeAdapter() 67 std::shared_ptr<MessageQueueThread> thread_; member in reanimated::HermesExecutorRuntimeAdapter
|
| /expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/ReanimatedRuntime/ |
| H A D | ReanimatedHermesRuntime.cpp | 37 : hermesRuntime_(hermesRuntime), thread_(std::move(thread)) {} in HermesExecutorRuntimeAdapter() 42 thread_->quitSynchronous(); in ~HermesExecutorRuntimeAdapter() 67 std::shared_ptr<MessageQueueThread> thread_; member in reanimated::HermesExecutorRuntimeAdapter
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/hermes/executor/ |
| H A D | ABI49_0_0HermesExecutorFactory.cpp | 36 : runtime_(runtime), thread_(std::move(thread)) {} in HermesExecutorRuntimeAdapter() 47 thread_->runOnQueue([&runtime = runtime_]() { in tickleJs() 57 std::shared_ptr<MessageQueueThread> thread_; member in ABI49_0_0facebook::ABI49_0_0React::__anon2731b1640111::HermesExecutorRuntimeAdapter
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/hermes/executor/ |
| H A D | ABI48_0_0HermesExecutorFactory.cpp | 46 : runtime_(runtime), thread_(std::move(thread)) {} in HermesExecutorRuntimeAdapter() 57 thread_->runOnQueue([&runtime = runtime_]() { in tickleJs() 67 std::shared_ptr<MessageQueueThread> thread_; member in ABI48_0_0facebook::ABI48_0_0React::__anon8aa4a7e20111::HermesExecutorRuntimeAdapter
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/hermes/executor/ |
| H A D | ABI47_0_0HermesExecutorFactory.cpp | 49 thread_(std::move(thread)) {} in HermesExecutorRuntimeAdapter() 64 thread_->runOnQueue([&runtime = runtime_]() { in tickleJs() 75 std::shared_ptr<MessageQueueThread> thread_; member in ABI47_0_0facebook::ABI47_0_0React::__anonee179e600111::HermesExecutorRuntimeAdapter
|