summary refs log tree commit diff stats
path: root/tests/threads/tonthreadcreation.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
cetus/commit/build/ci/gitlab-ci.yml?h=v0.6.4&id=15af1bc737282c1c82f841917ed80b9550250b3c'>15af1bc ^
29e003c ^
db91578 ^





15af1bc ^
d7f130b ^

3d25dff ^
16bcb7f ^


259f47d ^


15af1bc ^

d7f130b ^
3d25dff ^
16bcb7f ^

259f47d ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41