[Issue 318] wait does not release thread resources on Linux
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 21 03:54:07 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=318
braddr at puremagic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #197 is|0 |1
obsolete| |
------- Comment #4 from braddr at puremagic.com 2007-10-21 05:54 -------
Created an attachment (id=198)
--> (http://d.puremagic.com/issues/attachment.cgi?id=198&action=view)
patch v2
Further testing showed race conditions between the gc and the thread library so
I went ahead with the conservative approach. I'm not happy with this many sync
points, but my test cases no longer show any problems.
--
More information about the Digitalmars-d-bugs
mailing list