digitalmars.D.learn - Thread synchronization in D2
- Jason House (2/2) Dec 10 2008 Is there any D2 phobos/druntime equivalent of tango.core.sync? I've loo...
- Sean Kelly (4/7) Dec 10 2008 Not at the moment, though there may be by the next release--I need some
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#SynchronizationNot at the moment, though there may be by the next release--I need some of those features for runtime work. Sean
Dec 10 2008