I'd like to add a function that returns tsrm_thread_id(). It would be present in ZTS builds only, and could be used
by code that needs to generate "unique" identifiers.

I'm open for ideas on what to name it; sys_get_thread_id()
or something?

How about zend_thread_id()? (Present since 5.0.0)

I hadn't seen this one until just now either...

-Sara

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to