summary refs log tree commit diff stats
path: root/tests/threads/tonthreadcreation.nim
Commit message (Expand)AuthorAgeFilesLines
* removed onThreadCreation; onThreadDestruction is now thread localAraq2017-02-261-7/+4
* onThreadDestruction feature added to Nim's threading modelAndreas Rumpf2017-01-241-1/+6
* added system.onThreadCreation feature for safe thread local storage initializ...Andreas Rumpf2017-01-181-0/+22