Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_manager_client.cpp147 std::unique_lock<std::mutex> lock(loadSaMutex_); in LoadQuickFixMgrService()
172 std::unique_lock<std::mutex> lock(loadSaMutex_); in LoadQuickFixMgrService()
201 std::unique_lock<std::mutex> lock(loadSaMutex_); in OnLoadSystemAbilitySuccess()
209 std::unique_lock<std::mutex> lock(loadSaMutex_); in OnLoadSystemAbilityFail()
/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/include/
H A Dquick_fix_manager_client.h85 std::mutex loadSaMutex_; member in OHOS::AAFwk::QuickFixManagerClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp238 std::unique_lock<std::mutex> lock(loadSaMutex_); in LoadInstalldService()
258 std::unique_lock<std::mutex> lock(loadSaMutex_); in LoadInstalldService()
481 std::lock_guard<std::mutex> lock(loadSaMutex_); in OnLoadSystemAbilitySuccess()
495 std::lock_guard<std::mutex> lock(loadSaMutex_); in OnLoadSystemAbilityFail()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinstalld_client.h268 std::mutex loadSaMutex_; member in OHOS::AppExecFwk::InstalldClient
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h390 std::shared_mutex loadSaMutex_; member in OHOS::DBinderService
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp530 std::lock_guard<std::shared_mutex> lockGuard(loadSaMutex_); in PopLoadSaItem()
660 std::lock_guard<std::shared_mutex> lockGuard(loadSaMutex_); in OnRemoteInvokerMessage()

Completed in 6 milliseconds