fc96ee9050
- setTimer now starts a task to call the callback. This keeps the timer referenced and avoids issues if I/O functions are called from within the callback. - SpinLock is now also initialized in "shared static this", so that applications using "shared static this" for initialization work properly. |
||
---|---|---|
.. | ||
core | ||
internal | ||
appmain.d |