digitalmars.D.learn - Thread synchronization in D2
- Jason House <jason.james.house gmail.com> Dec 10 2008
- Sean Kelly <sean invisibleduck.org> Dec 10 2008
Is there any D2 phobos/druntime equivalent of tango.core.sync? I've looked around, but don't see it. http://www.dsource.org/projects/tango/wiki/ChapterThreading#Synchronization
Dec 10 2008
Jason House wrote:Is there any D2 phobos/druntime equivalent of tango.core.sync? I've looked around, but don't see it. http://www.dsource.org/projects/tango/wiki/ChapterThreading#Synchronization
Not at the moment, though there may be by the next release--I need some of those features for runtime work. Sean
Dec 10 2008








Sean Kelly <sean invisibleduck.org>