[Bug 47458] Sleeping while pthreads mutex held from the driver code in winepulse-PulseAudio_Support

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 5 04:17:55 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47458

--- Comment #2 from Alistair Leslie-Hughes <leslie_alistair at hotmail.com> ---
So moving this lines 
if (This->event)
      SetEvent(This->event);

after the pthread_mutex_unlock call would fix the issue you are experiencing.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list