Class AdoptedNativeThread

java.lang.Object
org.jruby.internal.runtime.AdoptedNativeThread
All Implemented Interfaces:
ThreadLike

public class AdoptedNativeThread extends Object implements ThreadLike
A ThreadLike that weakly references its native thread, for adopted JVM threads we don't want to root.