Home
last modified time | relevance | path

Searched refs:loopRunningMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp1016 std::unique_lock<std::mutex> lock(loopRunningMutex_); in RunEventLoop()
1048 std::unique_lock<std::mutex> lock(loopRunningMutex_); in StopEventLoop()
H A Dnative_engine.h584 std::mutex loopRunningMutex_; member in NativeEngine

Completed in 4 milliseconds