Searched refs:pushMutex_ (Results 1 – 2 of 2) sorted by relevance
842 static std::mutex pushMutex_; variable
116 std::mutex AdvancedNotificationService::pushMutex_; member in OHOS::Notification::AdvancedNotificationService4528 std::lock_guard<std::mutex> lock(pushMutex_); in ResetPushCallbackProxy()