Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1199 mutable ffrt::mutex eventCallbackMutex_; member in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp4445 std::lock_guard lock(eventCallbackMutex_); in RegisterBundleEventCallback()
4470 std::lock_guard lock(eventCallbackMutex_); in UnregisterBundleEventCallback()
4481 std::lock_guard lock(eventCallbackMutex_); in NotifyBundleEventCallback()

Completed in 17 milliseconds