Liking cljdoc? Tell your friends :D

com.timezynk.thread


dispatch*clj

(dispatch* f)

Queue function for next available thread.

Queue function for next available thread.
sourceraw docstring

with-dispatchcljmacro

(with-dispatch & body)

Queue code block for next available thread.

Queue code block for next available thread.
sourceraw docstring

with-workercljmacro

(with-worker & body)

Run code block in new thread.

Run code block in new thread.
sourceraw docstring

worker*clj

(worker* f)

Run function in new thread.

Run function in new thread.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close