synchronized { }

Jarrett Billingsley kb3ctd2 at yahoo.com
Mon Jun 30 16:57:58 PDT 2008


"Sean Kelly" <sean at invisibleduck.org> wrote in message 
news:g4bhn1$ufo$1 at digitalmars.com...

> Um, it /is/ equivalent to synchronized(this).  What made you think 
> differently?

Uh?  In the OP:

-----
Right now, if you use a synchronized statement with no argument, it will
sync on a mutex unique to that statement.
-----

Doesn't seem like synchronized(this) to me. 





More information about the Digitalmars-d mailing list