Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp100 std::mutex AdvancedNotificationService::flowControlMutex_; member in OHOS::Notification::AdvancedNotificationService
1002 std::lock_guard<std::mutex> lock(flowControlMutex_); in UpdateFlowCtrl()
1529 std::lock_guard<std::mutex> lock(flowControlMutex_); in FlowControl()
1566 std::lock_guard<std::mutex> lock(flowControlMutex_); in PublishFlowControlInner()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1444 static std::mutex flowControlMutex_; member in OHOS::Notification::final

Completed in 6 milliseconds