(acquire! this)
Tries to get a lock for given ID
Tries to get a lock for given ID
(release! this)
Rleases the lock
Rleases the lock
(with-lock a-lock & body)
Run the code if a lock is obtained
Run the code if a lock is obtained
(with-lock! a-lock & body)
Like with-lock but release it after use
Like *with-lock* but release it after use
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |