HomeSort by relevance Sort by last modified time
    Searched refs:ah_lock (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger.cpp 202 pthread_mutex_lock(&info->ah_lock);
204 pthread_mutex_unlock(&info->ah_lock);
580 pthread_mutex_lock(&info->ah_lock);
582 pthread_mutex_unlock(&info->ah_lock);
592 pthread_mutex_lock(&info->ah_lock);
594 pthread_mutex_unlock(&info->ah_lock);
877 pthread_mutex_init(&info->ah_lock, NULL);
894 pthread_mutex_destroy(&info->ah_lock);
    [all...]
common.h 142 pthread_mutex_t ah_lock; member in struct:hal_info_s

Completed in 109 milliseconds