Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundle_resource/
H A Dbundle_resource_host.h62 std::mutex bundleAshmemMutex_; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundle_resource/
H A Dbundle_resource_host.cpp192 std::lock_guard<std::mutex> lock(bundleAshmemMutex_); in AllocatAshmemNum()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h888 std::mutex bundleAshmemMutex_; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp2920 std::lock_guard<std::mutex> lock(bundleAshmemMutex_); in AllocatAshmemNum()