[cairo] Additional option for pixman library configuration in single-thread environment

Vsevolod Novikov nnseva at mail.ru
Sun Apr 18 03:55:12 PDT 2010


Hi,

I would like to use the cairo library in the Airplay SDK environment 
(www.airplaysdk.com). The SDK environment is now single-thread, so I 
don't need to have thread-specific data (TLS option). Moreover, 
thread-aware code in the pixman library causes compilation and/or 
run-time problems.

It would be useful to have a configuration option to switch using TLS 
off at all for pixman library in such environment, as it is made in 
applied patch (the similar code in the cairo library is present, but 
undocumented. I am using CAIRO_NO_MUTEX for the purpose).

library versions:
pixman-0.18.0
cairo-1.8.10

Regards,
Vsevolod
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixman-compiler.h.patch
Type: text/x-diff
Size: 502 bytes
Desc: not available
URL: <http://lists.cairographics.org/archives/cairo/attachments/20100418/50d96d17/attachment.patch>


More information about the cairo mailing list