Searched refs:synth_lock (Results 1 – 3 of 3) sorted by relevance
523 static pthread_mutex_t synth_lock = PTHREAD_MUTEX_INITIALIZER; in process_locked_synthesized_event() local526 pthread_mutex_lock(&synth_lock); in process_locked_synthesized_event()528 pthread_mutex_unlock(&synth_lock); in process_locked_synthesized_event()
1731 spinlock_t synth_lock; member
1817 spin_lock_init(&emu->synth_lock); in snd_emu10k1_create()