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: [email protected]
Reporter: [email protected]
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.
--
