Searched refs:open_mutex (Results 1 – 3 of 3) sorted by relevance
922 pthread_mutex_t open_mutex = PTHREAD_MUTEX_INITIALIZER; variable938 pthread_mutex_lock(&open_mutex); in open_wait()940 pthread_cond_wait(&open_empty, &open_mutex); in open_wait()942 pthread_mutex_unlock(&open_mutex); in open_wait()954 pthread_mutex_lock(&open_mutex); in close_wake()957 pthread_mutex_unlock(&open_mutex); in close_wake()
62852 …<var-decl name="open_mutex" type-id="925167dc" visibility="default" filepath="include/sound/pcm.h"…
62838 …<var-decl name="open_mutex" type-id="925167dc" visibility="default" filepath="include/sound/pcm.h"…