Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed onThreadCreation; onThreadDestruction is now thread local | Araq | 2017-02-26 | 1 | -7/+4 |
| | |||||
* | onThreadDestruction feature added to Nim's threading model | Andreas Rumpf | 2017-01-24 | 1 | -1/+6 |
| | |||||
* | added system.onThreadCreation feature for safe thread local storage ↵ | Andreas Rumpf | 2017-01-18 | 1 | -0/+22 |
initializations |