Package org.jruby.internal.runtime
package org.jruby.internal.runtime
-
ClassDescriptionA ThreadLike that weakly references its native thread, for adopted JVM threads we don't want to root.A ThreadLike wrapped around a native Thread, for Ruby threads we start and control.SplitSuperState<T extends InternalSplitState>Represents a Runnable that can report what Java thread it is running under.ThreadService maintains references to all JRuby-specific thread data structures needed for Ruby's threading API and for JRuby's execution.Deprecated.