Liking cljdoc? Tell your friends :D

react.semaphore


async-semaphoreclj

(async-semaphore permits
                 &
                 {:keys [max-waiters] :or {max-waiters Integer/MAX_VALUE}})
source

cas!clj

source

IAsyncSemaphorecljprotocol

acquireclj

(acquire this)

releaseclj

(release this)
source

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

× close