Module: wine Branch: master Commit: 8e90b2569c4c7660038ea83aafe6489b012a503a URL: https://source.winehq.org/git/wine.git/?a=commit;h=8e90b2569c4c7660038ea83aa...
Author: Huw Davies huw@codeweavers.com Date: Wed Nov 17 09:10:16 2021 -0600
winecoreaudio: Use the global lock to protect the audio client.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winecoreaudio.drv/mmdevdrv.c | 115 +++++++++++++++++++------------------- 1 file changed, 59 insertions(+), 56 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8e90b2569c4c7660038ea...