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 D | js_caller_complex.cpp | 152 std::lock_guard<std::mutex> lck (jsCallerComplexMutex); in AddJsCallerComplex() |