At 15:27 29/4/2001, Andi Gutmans wrote:
>Jani has already moved it to RINIT which is a good beginning.

It may be a good beginning functionality wise, but it might not be a very 
good beginning performance-wise.  We should probably do it JIT.


>  Adding the pid is a good idea. Is there a function which gives us the 
> pid for both threaded and un-threaded modes? Or do we need to use #ifdef 
> ZTS and use the tsrm_thread_id() function in threaded mode and getpid() 
> in non-threaded?

I don't think there's such a function right now...

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to