[PATCH 1/3] x11drv: Move cached cursor position from under x11's lock and into it's own.

Vitaliy Margolen wine-patch at kievinfo.com
Fri Oct 13 23:35:08 CDT 2006


Change log:
    x11drv: Move cached cursor position from under x11's lock and into it's own.

This patch only moves cursor_pos from under x11_lock and into it's own crit
section. It doesn't rearrange anything.
---
 dlls/winex11.drv/mouse.c |   43 +++++++++++++++++++++++++++++++++----------
 1 files changed, 33 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dff4953bb2cadf1047b6f9b9c7f6aee7d1fd82c9.diff
Type: text/x-patch
Size: 3409 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061013/30d46f27/dff4953bb2cadf1047b6f9b9c7f6aee7d1fd82c9.bin


More information about the wine-patches mailing list