[PATCH 1/7] gdiplus: Make GpBitmap->bitmapbits access thread safe

Piotr Caban piotr at codeweavers.com
Wed Feb 8 09:56:48 CST 2017


Native marks GpImage object as busy on every call. I've done it only for
functions that are using bitmapbits field now.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/gdiplus/gdiplus_private.h | 14 ++++++++++++++
  dlls/gdiplus/image.c           | 44 
+++++++++++++++++++++++++++++++++++++++++-
  2 files changed, 57 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdiplus-Make-GpBitmap-bitmapbits-access-thread-safe.txt
Type: text/x-patch
Size: 8118 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170208/9dc28be9/attachment.bin>


More information about the wine-patches mailing list