dsound: do not wait on mixer thread exit on dsound release

Aric Stewart aric at codeweavers.com
Tue Mar 17 11:35:47 CDT 2015


This fixes a loader deadlock if the dsound object is being released
during a dll unload.
---
 dlls/dsound/dsound.c         | 4 +++-
 dlls/dsound/dsound_private.h | 1 +
 dlls/dsound/mixer.c          | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-dsound-do-not-wait-on-mixer-thread-exit-on-dsound-rele.txt
Type: text/x-patch
Size: 1633 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150317/354a4da2/attachment.bin>


More information about the wine-patches mailing list