summary refs log tree commit diff stats
path: root/lib/core/rlocks.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix ``XDeclaredButNotUsed`` warning when locks or rlocks module is usedAnatoly Galiulin2016-03-311-0/+1
* Added rlocks module to documentation and news.txtAnatoly Galiulin2016-02-181-3/+3
* Added fixes from Araq's commentsAnatoly Galiulin2016-02-171-2/+2
* Added reentrant locks module to stdlibAnatoly Galiulin2016-02-171-0/+50
lass='oid'>3968855b ^
6e1eeeeb ^

3968855b ^
a088d5c3 ^
52ea3102 ^
a088d5c3 ^




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