[Issue 14208] New: Use a single signal number for GC thread suspend and resume
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Feb 20 06:20:06 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14208
Issue ID: 14208
Summary: Use a single signal number for GC thread suspend and
resume
Product: D
Version: unspecified
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: code at dawg.eu
I've seen that in some other GC implementation (V8?) and it should be possible
for us as well. Saves on signal number and reduces chances for collision.
--
More information about the Digitalmars-d-bugs
mailing list