[cairo] Re: Sorry I broke the text tests! (and status update)
Mathias Hasselmann
mathias.hasselmann at gmx.de
Sun Mar 4 01:18:43 PST 2007
I am trying to implement Behad's suggestions, but I consider calling
CAIRO_MUTEX_INITIALIZE everywhere as overkill, considering that
a) DllMain exists
b) gcc supports marking functions as runtime initializers/finalizers
(something long with __ini__ and __fini__ sections/attributes - dunno
exactly: have to read gcc's manual again).
Ciao,
Mathias
More information about the cairo
mailing list