alsa-lib/src
Jaroslav Kysela c6a81e21c0 config file processing: rewrite the locking - use one recursive mutex
Avoid configuration file processing races when multiple threads call
the *open() functions together (for example using alsaloop with
multiple -T jobs can reproduce this issue).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2010-10-11 10:34:12 +02:00
..
alisp alisp - Fix a string format ambiguity 2010-05-27 10:17:04 +02:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf Fix typo for surround PCMs in src/conf/cards/Loopback.conf 2010-09-15 08:11:42 +02:00
control namehint: Another fix to properly evaluate hw devices 2010-10-01 14:08:03 +02:00
hwdep Remove old commented-out FD_CLOEXEC code 2009-11-08 09:23:22 +01:00
mixer mixer: fix enum check 2009-11-23 10:56:46 +01:00
pcm general: recoded snd_dlobj_ functions 2010-08-23 17:10:16 +02:00
rawmidi Remove old commented-out FD_CLOEXEC code 2009-11-08 09:23:22 +01:00
seq seq: Fix for snd_seq_parse_address() 2010-04-22 16:08:14 +02:00
timer Remove redefinition of _GNU_SOURCE and __USE_GNU 2009-11-08 09:28:07 +01:00
async.c Make some static tables and strings constants. 2008-11-21 13:04:41 +01:00
conf.c config file processing: rewrite the locking - use one recursive mutex 2010-10-11 10:34:12 +02:00
confmisc.c Mark static tables as constant when possible. 2008-11-21 22:39:38 +01:00
dlmisc.c general: recoded snd_dlobj_ functions 2010-08-23 17:10:16 +02:00
error.c Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
input.c Make all the remaining ops structure constants. 2008-11-21 20:48:33 +01:00
Makefile.am Check for --no-undefined linker flag and use it. 2008-11-21 13:04:26 +01:00
names.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
output.c fix doc errors 2009-08-04 09:17:20 +02:00
shmarea.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
socket.c Move snd_is_local() to socket.c 2005-11-30 11:31:18 +00:00
userfile.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
Versions.in Fix wrong exported functions 2008-02-04 14:15:44 +01:00