c3272f7d1f
Since the signal handler can be called in any thread of the application, it may happen so in a non-D thread where Thread.getThis() returns null. This change works around this and also removes the need to call SpinLock.setup on thread startup. |
||
---|---|---|
.. | ||
core | ||
internal | ||
appmain.d |