digitalmars.D.learn - Thread control in D2
In Phobos D1 the functions we have the functions "suspend" and "resume", however, these functions seem to be gone on Phobos D2. Is there any particular reason why this functionality has been removed? What other ways do I have to pause/resume a specific thread?
Jan 02 2010