index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
system
/
threadlocalstorage.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
ref #20694; quit value gets saturated to ranges (#20753)
ringabout
2022-11-05
1
-1
/
+1
*
move threads out of system (#20674)
ringabout
2022-10-29
1
-157
/
+17
*
fixes Thread initializer for ARC/ORC on Macos (#20368)
ringabout
2022-09-16
1
-1
/
+1
*
Implement threads on Zephyr (#19156)
Jaremy Creechley
2021-11-23
1
-0
/
+2
*
refactoring: orc can use getThreadId() (#19123)
Andreas Rumpf
2021-11-11
1
-3
/
+0
*
[std/locks]close #7998(complete condition variables) (#17711)
flywind
2021-04-19
1
-0
/
+3
*
Fix #17299, fix setAffinity for android (#17574)
Clyybber
2021-03-30
1
-2
/
+17
*
use single backtick (#17133)
flywind
2021-02-21
1
-1
/
+1
*
Thread attributes should be destroyed using the pthread_attr_destroy() (#13293)
Hiroki Noda
2020-01-29
1
-2
/
+4
*
Fix #12135 and #12109 (#12137)
Euan
2019-11-11
1
-0
/
+7
*
introduce csize_t instead of fixing csize (#12497)
Arne Döring
2019-10-31
1
-1
/
+1
*
fix #11854 (#11857)
Arne Döring
2019-07-30
1
-3
/
+3
*
style improvements; fixes #11774
Araq
2019-07-19
1
-2
/
+2
*
minor style changes
Araq
2019-07-11
1
-1
/
+1
*
add back what was required
Araq
2019-04-04
1
-0
/
+6
*
refactoring: move threadlocalstorage into its own file
Araq
2019-04-04
1
-0
/
+233