Documentation
¶
Overview ¶
Package thread exposes JVM-faithful java.lang.Thread equivalents for code running on glojure. Only the static methods whose semantics map cleanly onto Go's runtime are registered here; instance methods (start, join, interrupt, ...) would require a synthetic per-goroutine identity layer and are out of scope for now.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.