Searched refs:snd_config_update_mutex_once (Results 1 – 1 of 1) sorted by relevance
442 static pthread_once_t snd_config_update_mutex_once = PTHREAD_ONCE_INIT; variable513 pthread_once(&snd_config_update_mutex_once, snd_config_init_mutex); in snd_config_lock()