Liking cljdoc? Tell your friends :D

clojure.core.async.impl.dispatch


check-blocking-in-dispatchclj

(check-blocking-in-dispatch)

If the current thread is a dispatch pool thread, throw an exception

If the current thread is a dispatch pool thread, throw an exception
sourceraw docstring

executorclj

source

in-dispatch-thread?clj

(in-dispatch-thread?)

Returns true if the current thread is a go block dispatch pool thread

Returns true if the current thread is a go block dispatch pool thread
sourceraw docstring

runclj

(run r)

Runs Runnable r in a thread pool thread

Runs Runnable r in a thread pool thread
sourceraw docstring

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

× close