diff options
author | Keith Packard <keithp@keithp.com> | 2005-06-25 23:24:19 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-06-25 23:24:19 +0000 |
commit | 3b0c3d0ee84f991347df12249f944c780dde99f8 (patch) | |
tree | 08a88cdad152506f1bd1b91145de533ae467d4cb /autogen.sh | |
parent | 574f7f560bf2cc851ad4f3267840e37fa06611fa (diff) |
Provide locking macros, implement with pthreads.
Add _cairo_cache_shrink_to which reduces cache memory usage to a specified level.
Change global glyph and xlib glyphset caches behaviour to only shrink cache on unlock. This is done by telling the cache code to never shrink (max_memory == 0), and then manually shrinking using _cairo_cache_shrink_to from the unlock function.
Fix Carl's variable renaming mixing (cache = cache).
reviewed by: cworth
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions