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