Does PHP have an equivalent to synchronized()?
Phil Powell
soazine at erols.com
Thu Feb 13 13:33:34 EST 2003
If anyone here is familiar with Java's "synchronized()" block, where a block of code will run as a separate thread and be forced to wait if another instance of that block is running? If so, does PHP have its own version of that?
Just wondering
thanx
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030213/0b607f91/attachment.html>
More information about the talk
mailing list