Liking cljdoc? Tell your friends :D

clojure.core.async.impl.concurrent


counted-thread-factoryclj

(counted-thread-factory name-format daemon)

Create a ThreadFactory that maintains a counter for naming Threads. name-format specifies thread names - use %d to include counter daemon is a flag for whether threads are daemons or not

Create a ThreadFactory that maintains a counter for naming Threads.
name-format specifies thread names - use %d to include counter
daemon is a flag for whether threads are daemons or not
sourceraw docstring

processorsclj

Number of processors reported by the JVM

Number of processors reported by the JVM
sourceraw docstring

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

× close