Patch against GDC's phobos to let the GC track multiple stacks per thread

downs default_357-line at yahoo.de
Wed Jan 30 03:35:08 PST 2008


This is a patch against GDC's version of the phobos sources to allow it to track more than one stack per thread, as well as facilities to add stacks, as well as changing the std.thread class
to register itself with these new facilities.

This is required in order to allow StackThreads/coroutines to be implemented efficiently.

Comments very much appreciated.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: changed_gc.patch
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20080130/b786d89b/attachment.ksh>


More information about the Digitalmars-d mailing list