Searched refs:pcm_open_mutex_once (Results 1 – 1 of 1) sorted by relevance
65 static pthread_once_t pcm_open_mutex_once = PTHREAD_ONCE_INIT; variable80 pthread_once(&pcm_open_mutex_once, pcm_open_init_mutex); in pcm_open_lock()