synchronized (this[.classinfo]) in druntime and phobos

Jacob Carlborg doob at me.com
Thu May 31 00:28:55 PDT 2012


On 2012-05-30 21:58, Andrei Alexandrescu wrote:
> On 5/30/12 12:52 PM, deadalnix wrote:
>> Ha, this is getting somewhere :D
>
> It's getting where I was the whole time.
>
> Andrei

No, the original problem was that you can synchronize on ALL objects, 
regardless if they're marked with "synchronized" or not. This it how it 
works today.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list