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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
rb_wrapper.cpp 129 pthread_mutex_lock(&info->lh_lock);
131 pthread_mutex_unlock(&info->lh_lock);
wifilogger.cpp 547 pthread_mutex_lock(&info->lh_lock);
549 pthread_mutex_unlock(&info->lh_lock);
563 pthread_mutex_lock(&info->lh_lock);
565 pthread_mutex_unlock(&info->lh_lock);
876 pthread_mutex_init(&info->lh_lock, NULL);
893 pthread_mutex_destroy(&info->lh_lock);
    [all...]
common.h 140 pthread_mutex_t lh_lock; member in struct:hal_info_s

Completed in 56 milliseconds