ringabout
|
0f54554213
allow non var deinit for locks and conds: alternative way (#23099)
|
před 11 měsíci |
ringabout
|
1dab8ba334
move threads out of system (#20674)
|
před 2 roky |
Andreas Rumpf
|
4857c462d5
Revert "fix #14873 properly by skipping `abi` field in importc type (#17944)" (#17992)
|
před 3 roky |
Timothee Cour
|
98c29c01eb
fix #14873 properly by skipping `abi` field in importc type (#17944)
|
před 3 roky |
flywind
|
dc89b21257
[std/locks]close #7998(complete condition variables) (#17711)
|
před 3 roky |
flywind
|
cedbc7035d
[std/locks]remove workaround for withLock (#17772)
|
před 3 roky |
flywind
|
c7b4639460
ref #14873 (#17644)
|
před 3 roky |
Timothee Cour
|
dfe51d10a1
`addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342)
|
před 4 roky |
Andy Davidoff
|
8018449319
simple typo in locks.nim (#14297)
|
před 4 roky |
Timothee Cour
|
2446570350
fixes #12330 (#12331)
|
před 5 roky |
Ray Imber
|
9dd297f613
Locks modules should give a compile error when threads are not enabled. (#12231)
|
před 5 roky |
Andreas Rumpf
|
b07694cd90
new gensym handling (#11985)
|
před 5 roky |
Araq
|
3f6168b337
removes deprecated T/P types
|
před 6 roky |
Yuriy Glukhov
|
1f13e94dd0
Disable stacktrace in locks (#6128)
|
před 7 roky |
andri lim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
před 7 roky |
Anatoly Galiulin
|
45bbecb021
Use ``when insideRLocksModule`` instead of ``when compiles``
|
před 8 roky |
Anatoly Galiulin
|
ebc02f6dc0
Fix ``XDeclaredButNotUsed`` warning when locks or rlocks module is used
|
před 8 roky |
Dominik Picheta
|
34401a3639
Documentation for `withLock`.
|
před 8 roky |
Dominik Picheta
|
1cc1a7faf4
Rename locks.lock tmplt to withLock and change body to untyped.
|
před 8 roky |
Dominik Picheta
|
f0341979bd
Implement a `lock` template in `locks` module.
|
před 8 roky |
Araq
|
28de800d61
Merge branch 'more_concurrency' into devel
|
před 9 roky |
pdw
|
6ca3504dfb
lib/core - Dropped 'T' from types
|
před 9 roky |
Araq
|
543ec37975
get rid of deprecated effects
|
před 9 roky |
Araq
|
75ccdebd1e
get rid of deprecated effects
|
před 9 roky |
Federico Ceratto
|
657dca5c3b
Fix typos
|
před 9 roky |
Araq
|
08fcc87986
deprecated old locking effects
|
před 10 roky |
def
|
78b3f739b1
Remove runtime deadlock prevention as deadlock detection at compile-time is available
|
před 10 roky |
def
|
ea57f340f2
Fix compile because of case sensitivity
|
před 10 roky |
Araq
|
30823c1ce3
make tests green
|
před 10 roky |
Araq
|
d05df2173b
Nimrod renamed to Nim
|
před 10 roky |