[Issue 4890] GC.collect() deadlocks multithreaded program.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Sep 5 12:53:00 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=4890

--- Comment #21 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
This mutex protects various global data like the list of threads in
core.thread, not GC.

--


More information about the Digitalmars-d-bugs mailing list