| Package | Description |
|---|---|
| org.jruby.internal.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
AdoptedNativeThread
A ThreadLike that weakly references its native thread, for adopted JVM threads we don't want to root.
|
class |
RubyNativeThread
A ThreadLike wrapped around a native Thread, for Ruby threads we start and control.
|
| Modifier and Type | Field and Description |
|---|---|
static ThreadLike |
ThreadLike.DUMMY |
Copyright © 2001-2022 JRuby. All Rights Reserved.