summary refs log tree commit diff stats
path: root/lib/system/threadlocalstorage.nim
Commit message (Expand)AuthorAgeFilesLines
* use single backtick (#17133)flywind2021-02-211-1/+1
* Thread attributes should be destroyed using the pthread_attr_destroy() (#13293)Hiroki Noda2020-01-291-2/+4
* Fix #12135 and #12109 (#12137)Euan2019-11-111-0/+7
* introduce csize_t instead of fixing csize (#12497)Arne Döring2019-10-311-1/+1
* fix #11854 (#11857)Arne Döring2019-07-301-3/+3
* style improvements; fixes #11774Araq2019-07-191-2/+2
* minor style changesAraq2019-07-111-1/+1
* add back what was requiredAraq2019-04-041-0/+6
* refactoring: move threadlocalstorage into its own fileAraq2019-04-041-0/+233