would semaphores provide the "mutual exclusion zone" you need?

dave

-----Original Message-----
From: Braulio José Solano Rojas [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 8:01 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP-DEV] Re: [PHP] Threading


Hi!

"Rasmus Lerdorf" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> On Tue, 18 Feb 2003, Greg Donald wrote:
> > On Tue, 18 Feb 2003, Bruce Miller wrote:
> >
> > >Will PHP allow multiple-thread execution?
> >
> > PHP4 does not have thread support.
>
> Well, except for pear/PECL/threads, of course.

Is this going to be standard in the future in PHP.

I need a mutual exclusion zone in the extension I am writing.  Is this
possible other way?

Best regards,

Braulio



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



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

Reply via email to