Liking cljdoc? Tell your friends :D
Clojure only.

fix-engine.impl.mutil


rlockclj

(rlock)

with-lockcljmacro

(with-lock l & body)

Executes exprs in an implicit do, while holding the lock of l. Will release the lock of l in all circumstances.

Executes exprs in an implicit do, while holding the lock of l.
Will release the lock of l in all circumstances.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close