Package | Description |
---|---|
org.jruby | |
org.jruby.ext.fiber | |
org.jruby.ext.jruby |
Modifier and Type | Class and Description |
---|---|
class |
RubyThread
Implementation of Ruby's
Thread class. |
Modifier and Type | Class and Description |
---|---|
class |
ThreadFiber |
Modifier and Type | Method and Description |
---|---|
protected ExecutionContext |
JRubyThreadLocal.getExecutionContext(ThreadContext context) |
protected ExecutionContext |
JRubyFiberLocal.getExecutionContext(ThreadContext context) |
protected abstract ExecutionContext |
JRubyExecutionContextLocal.getExecutionContext(ThreadContext context) |
Copyright © 2001-2016 JRuby. All Rights Reserved.