Liking cljdoc? Tell your friends :D
Clojure only.

nrepl.util.jvmti

This namespace contains code exclusive to JDK9+ and should not be attempted to load with earlier JDKs.

This namespace contains code exclusive to JDK9+ and should not be attempted to
load with earlier JDKs.
raw docstring

stop-threadclj

(stop-thread thread)

Stop the given thread using JVMTI StopThread function. Risks state corruption. Should not be used prior to JDK20.

Stop the given `thread` using JVMTI StopThread function. Risks state
corruption. Should not be used prior to JDK20.
sourceraw docstring

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

× close