Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1437 static std::mutex pushMutex_; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp99 std::mutex AdvancedNotificationService::pushMutex_; member in OHOS::Notification::AdvancedNotificationService
1948 std::lock_guard<std::mutex> lock(pushMutex_); in ResetPushCallbackProxy()

Completed in 8 milliseconds