Nikolay Sivov : dwrite: Protect cached fontface list when accessed from multiple threads.

Alexandre Julliard julliard at winehq.org
Sun Aug 20 00:02:26 CDT 2017


Module: wine
Branch: master
Commit: fb5079d887036ea35c8aa8dabdbd126c4df52dab
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=fb5079d887036ea35c8aa8dabdbd126c4df52dab

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Aug 15 14:40:24 2017 +0300

dwrite: Protect cached fontface list when accessed from multiple threads.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dwrite/dwrite_private.h | 15 ++++++++---
 dlls/dwrite/font.c           | 30 +++++++++++++--------
 dlls/dwrite/main.c           | 63 +++++++++++++++++++++++++++++++-------------
 3 files changed, 74 insertions(+), 34 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=fb5079d887036ea35c8aa8dabdbd126c4df52dab



More information about the wine-cvs mailing list