Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_caller_complex.cpp152 std::lock_guard<std::mutex> lck (jsCallerComplexMutex); in AddJsCallerComplex()
171 std::lock_guard<std::mutex> lck (jsCallerComplexMutex); in RemoveJsCallerComplex()
190 std::lock_guard<std::mutex> lck (jsCallerComplexMutex); in FindJsCallerComplex()
206 std::lock_guard<std::mutex> lck (jsCallerComplexMutex); in FindJsCallerComplexAndChangeState()
480 static std::mutex jsCallerComplexMutex; member in OHOS::AbilityRuntime::__anonfbe20f340110::JsCallerComplex
484 std::mutex JsCallerComplex::jsCallerComplexMutex; member in OHOS::AbilityRuntime::__anonfbe20f340110::JsCallerComplex