Thread pause and resume

Steve Teale steve.teale at britseyeview.com
Mon Apr 6 02:57:24 PDT 2009


Earlier versions of D2.x used std.thread which had pause() and resume(). The later versions use core.thread where these appear to be missing.

Any portable workaround suggestions?




More information about the Digitalmars-d mailing list