[dmd-concurrency] draft 8: the final countdown

Andrei Alexandrescu andrei at erdani.com
Sat Feb 13 08:02:18 PST 2010


Not yet.

Andrei

Igor Lesik wrote:
> a) Is std.concurrency available in any form?
> 
> b) Does 2.040 support synchronized classes?
> Following code:
> synchronized class WhereIsThe {
>     private int fun = 2;
> }
> gives Error: variable test4.WhereIsThe.fun variable fun cannot be synchronized
> 
> 
> 
>       
> _______________________________________________
> dmd-concurrency mailing list
> dmd-concurrency at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-concurrency


More information about the dmd-concurrency mailing list