Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/ucm/
Dutils.c757 static pthread_mutex_t ucm_cards_mutex = PTHREAD_MUTEX_INITIALIZER; variable
778 pthread_mutex_lock(&ucm_cards_mutex); in uc_mgr_card_open()
787 pthread_mutex_unlock(&ucm_cards_mutex); in uc_mgr_card_open()
793 pthread_mutex_unlock(&ucm_cards_mutex); in uc_mgr_card_open()
799 pthread_mutex_lock(&ucm_cards_mutex); in uc_mgr_card_close()
801 pthread_mutex_unlock(&ucm_cards_mutex); in uc_mgr_card_close()
828 pthread_mutex_lock(&ucm_cards_mutex); in uc_mgr_alibcfg_by_device()
835 pthread_mutex_unlock(&ucm_cards_mutex); in uc_mgr_alibcfg_by_device()