Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_client.cpp127 std::unique_lock<std::mutex> lock(loadSaMutex_); in LoadAotCompilerService()
146 std::unique_lock<std::mutex> lock(loadSaMutex_); in LoadAotCompilerService()
182 std::unique_lock<std::mutex> lock(loadSaMutex_); in OnLoadSystemAbilitySuccess()
190 std::unique_lock<std::mutex> lock(loadSaMutex_); in OnLoadSystemAbilityFail()
/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_client.h55 std::mutex loadSaMutex_; member in OHOS::ArkCompiler::AotCompilerClient

Completed in 1 milliseconds