[dmd-concurrency] draft 3

Sean Kelly sean at invisibleduck.org
Mon Jan 11 12:28:53 PST 2010


Minor comment... druntime will need access to the atomics module too, so it either needs to live there or for a version to be in both places.  I guess importing std.concurrency could import core.atomic or whatever though, to make this invisible to the user.


More information about the dmd-concurrency mailing list