[PATCH 2/2] gdi32: Protect gdi_font_list/unused_gdi_font_list with its own lock.

Lei Zhang thestig at google.com
Wed Sep 3 20:43:19 CDT 2008


Hi,

I'm running into some deadlocks in dlls/gdi32/freetype.c. It helps if
I use finer grain locking for child_font_list (previous patch) and
gdi_font_list/unused_gdi_font_list (this patch).
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-gdi32-Protect-gdi_font_list-unused_gdi_font_list-with.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080903/6ebe6205/attachment.txt 


More information about the wine-patches mailing list