Home
last modified time | relevance | path

Searched refs:notificationEventMutex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.h171 std::mutex notificationEventMutex; variable
H A Dwifi_event_subscriber_manager.cpp800 std::unique_lock<std::mutex> lock(notificationEventMutex); in RegisterNotificationEvent()
831 std::unique_lock<std::mutex> lock(notificationEventMutex); in UnRegisterNotificationEvent()