[Issue 13416] dead-lock in FreeBSD suspend handler
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Dec 15 08:55:55 PST 2014
https://issues.dlang.org/show_bug.cgi?id=13416
--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/ad8662d65fe8f24be2c64c721eabe4da7f78b31f
fix Issue 13416 - dead-lock in FreeBSD suspend handler
- use pthread internal THR_IN_CRITICAL to retry suspend
https://github.com/D-Programming-Language/druntime/commit/513ba191f3e8b78aeb99336e27212dfdcacb39c5
Merge pull request #1061 from MartinNowak/fix13416
fix Issue 13416 - dead-lock in FreeBSD suspend handler
--
More information about the Digitalmars-d-bugs
mailing list