Uses of Interface
org.jruby.internal.runtime.ThreadLike
Packages that use ThreadLike
-
Uses of ThreadLike in org.jruby.internal.runtime
Classes in org.jruby.internal.runtime that implement ThreadLikeModifier and TypeClassDescriptionclass
A ThreadLike that weakly references its native thread, for adopted JVM threads we don't want to root.class
A ThreadLike wrapped around a native Thread, for Ruby threads we start and control.Fields in org.jruby.internal.runtime declared as ThreadLike