summary refs log tree commit diff stats
path: root/tests/threads/tonthreadcreation.nim
Commit message (Collapse)AuthorAgeFilesLines
* onThreadDestruction feature added to Nim's threading modelAndreas Rumpf2017-01-241-1/+6
|
* added system.onThreadCreation feature for safe thread local storage ↵Andreas Rumpf2017-01-181-0/+22
initializations