Interface | Description |
---|---|
ThreadedRunnable |
Represents a Runnable that can report what Java thread it is running under.
|
ThreadLike |
Class | Description |
---|---|
FutureThread | |
GlobalVariable | |
GlobalVariables | |
NativeThread | |
ReadonlyAccessor | |
RubyRunnable | |
ThreadService |
ThreadService maintains lists ofall the JRuby-specific thread data structures
needed for Ruby's threading API and for JRuby's execution.
|
ThreadService.Event | |
UndefinedAccessor | |
ValueAccessor |
Enum | Description |
---|---|
GlobalVariable.Scope | |
ThreadService.Event.Type |
Copyright © 2001-2016 JRuby. All Rights Reserved.