diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-11-25 05:10:11 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-11-25 05:10:11 +0000 |
commit | 8e8179b0529ac2757d457a10bc8883d85482ff3a (patch) | |
tree | 5ebf045a687f5a8658658546cfe5ae203ce62571 /examples | |
parent | 131e662f658cce56d4dc21e4a16b0f9b3488b65c (diff) | |
download | pango-8e8179b0529ac2757d457a10bc8883d85482ff3a.tar.gz |
Make renderer-cache really thread-safe this time. Last try was not quite
2006-11-25 Behdad Esfahbod <behdad@gnome.org>
* pango/pangocairo-render.c (acquire_renderer), (release_renderer),
(_pango_cairo_do_glyph_string), (_pango_cairo_do_layout_line),
(_pango_cairo_do_layout): Make renderer-cache really thread-safe this
time. Last try was not quite thread-safe theoretically, because
pointer assignments are not necessarily atomic on some archs. Anyway,
this one should do it.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions