Thread GC non "stop-the-world"

via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 23 05:07:59 PDT 2014


On Tuesday, 23 September 2014 at 10:38:29 UTC, Kagamin wrote:
> The question is how thread-local GC will account for data 
> passed to another thread.

std.concurrency.send() could notify the GC.


More information about the Digitalmars-d mailing list