Sorry, for some damn reason I keep thinking Sterling had put in the stuff
(though he told me yesterday it was you).

From: Moriyoshi Koizumi

> It looks like we(?) need a functionality in TSRM similar to
pthread_once(),
> with which we could make sure that the initialisation routine with
> an unique integer ID is called only once in the lifetime of the process.
>
> As for Win32, I think it's possible to emulate it with TLS stuff though
> the API doesn't provide a specific function dedicated to that
> functionality.

Looks pretty much pretty much how it is done in libxml (xmlGetGlobalState).
Will this cause any problems mandating the memory behavor in /etc/xml?

Rob



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to