[dmd-concurrency] draft 8: the final countdown

Igor Lesik curoles at yahoo.com
Fri Feb 12 20:01:46 PST 2010


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



      


More information about the dmd-concurrency mailing list