Protect WINMM drivers list by a critical section.Take 3

Dmitry Timoshkov dmitry at codeweavers.com
Mon Feb 13 14:18:06 CST 2006


Hello,

here is a less intrusive version of the patch, it protects the drivers
list on only adding/removing a driver.

It also restarts from the beginning of the drivers list in
DRIVER_UnloadAll after each driver unload as suggested by Alexandre.

Changelog:
    Protect WINMM drivers list by a critical section.

-- 
Dmitry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: driver_lock3.diff
Type: text/x-patch
Size: 9832 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060213/3113826f/driver_lock3.diff


More information about the wine-patches mailing list