(locking value & body)Lock on a value and only after obtaining the lock execute the body.
Lock on a value and only after obtaining the lock execute the body.
(with-locks locks & body)Set the lock system to be used for any nested forms.
Set the lock system to be used for any nested forms.
(with-own-locks & body)Set the lock system to a new (dedicated) system to be used for any nested forms.
Set the lock system to a new (dedicated) system to be used for any nested forms.
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 |