Home
last modified time | relevance | path

Searched refs:cesEventMutex (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.h170 std::mutex cesEventMutex; variable
H A Dwifi_event_subscriber_manager.cpp120 std::unique_lock<std::mutex> lock(cesEventMutex); in RegisterCesEvent()
148 std::unique_lock<std::mutex> lock(cesEventMutex); in UnRegisterCesEvent()