(rlock)
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close