Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h748 std::mutex appMgrMutex_; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp2031 std::lock_guard<std::mutex> lock(appMgrMutex_); in OnRemoveAppMgr()
2071 std::lock_guard<std::mutex> lock(appMgrMutex_); in CheckNeedNotifyStatus()

Completed in 4 milliseconds