The Advanced Linux Sound Architecture (ALSA) - library
Find a file
Takashi Iwai a3ae02d884 Fix semaphore deadlocks
- Fixed unbalanced semaphores (which may cause deadlock)
- Do semaphore-up before blocking calls for communication with the server
- Don't discard semaphores on the client side
- Open slave PCMs always in non-blocking mode to avoid blocking by semaphore
  with the secondary open
2005-05-23 08:56:48 +00:00
alsalisp
aserver
doc
include Add snd_pcm_hw_params_get/set_export_buffer() 2005-05-19 16:59:04 +00:00
src Fix semaphore deadlocks 2005-05-23 08:56:48 +00:00
test added full async interface to timer API 2005-05-11 12:18:51 +00:00
utils Add $include/alsa to the include path 2005-05-15 14:49:11 +00:00
acinclude.m4
ChangeLog
configure.in release: 1.0.9rc3 2005-04-27 14:03:58 +00:00
COPYING
cvscompile
INSTALL
Makefile.am
MEMORY-LEAK
NOTES Read $LIBASOUND_DEBUG as integer 2005-04-20 14:26:49 +00:00
TODO