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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close