[PATCH 4/7] winex11.drv: elimininate the unnecessary XDND critical section

Damjan Jovanovic damjan.jov at gmail.com
Sun Apr 24 20:00:41 CDT 2016


Everything happens on the UI thread, so there's no point in
doing any synchronization.

Signed-off-by: Damjan Jovanovic <damjan.jov at gmail.com>
---
 dlls/winex11.drv/xdnd.c | 23 -----------------------
 1 file changed, 23 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-winex11.drv-elimininate-the-unnecessary-XDND-critical-.txt
Type: text/x-patch
Size: 2496 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160425/0ed34dbb/attachment.bin>


More information about the wine-patches mailing list