Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp28 std::mutex g_mutexCallBackObj; variable
59 std::unique_lock autoLock(g_mutexCallBackObj); in OnNativeChildProcessStartedWapper()
85 std::unique_lock autoLock(g_mutexCallBackObj); in OH_Ability_CreateNativeChildProcess()