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