Sweden-Number/dlls/winealsa.drv
Huw Davies 32746a292d winealsa: Use a pipe to signal the end of the record thread.
This means the thread doesn't have to wake every 250ms to test
"end_thread".

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-25 17:51:29 +01:00
..
Makefile.in winealsa: Move the midi seq lock to the unixlib. 2022-03-14 18:30:28 +01:00
alsa.c winealsa: Move the midi event handlers to the unixlib. 2022-03-24 23:22:06 +01:00
alsamidi.c winealsa: Introduce a helper to retrieve the time. 2022-03-25 17:51:24 +01:00
midi.c winealsa: Use a pipe to signal the end of the record thread. 2022-03-25 17:51:29 +01:00
mmdevdrv.c winealsa: Move get_prop_value to the unixlib. 2022-03-14 18:30:28 +01:00
unixlib.h winealsa: Move the midi event handlers to the unixlib. 2022-03-24 23:22:06 +01:00
winealsa.drv.spec