(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
(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
(run r)
Runs Runnable r in a thread pool thread
Runs Runnable r in a thread pool thread
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close