Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy.c78 static pthread_mutex_t g_apIfaceNameMutex = PTHREAD_MUTEX_INITIALIZER; variable
788 pthread_mutex_lock(&g_apIfaceNameMutex); in SetHdiApIfaceName()
790 pthread_mutex_unlock(&g_apIfaceNameMutex); in SetHdiApIfaceName()
797 pthread_mutex_unlock(&g_apIfaceNameMutex); in SetHdiApIfaceName()
805 pthread_mutex_unlock(&g_apIfaceNameMutex); in SetHdiApIfaceName()
812 pthread_mutex_unlock(&g_apIfaceNameMutex); in SetHdiApIfaceName()
818 pthread_mutex_unlock(&g_apIfaceNameMutex); in SetHdiApIfaceName()
825 pthread_mutex_lock(&g_apIfaceNameMutex); in GetHdiApIfaceName()
827 pthread_mutex_unlock(&g_apIfaceNameMutex); in GetHdiApIfaceName()