|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionContext | |
|---|---|
| org.jruby | |
| org.jruby.ext.fiber | |
| Uses of ExecutionContext in org.jruby |
|---|
| Classes in org.jruby that implement ExecutionContext | |
|---|---|
class |
RubyThread
Implementation of Ruby's Thread class. |
| Methods in org.jruby that return ExecutionContext | |
|---|---|
protected abstract ExecutionContext |
RubyJRuby.JRubyExecutionContextLocal.getExecutionContext(ThreadContext context)
|
protected ExecutionContext |
RubyJRuby.JRubyThreadLocal.getExecutionContext(ThreadContext context)
|
protected ExecutionContext |
RubyJRuby.JRubyFiberLocal.getExecutionContext(ThreadContext context)
|
| Uses of ExecutionContext in org.jruby.ext.fiber |
|---|
| Classes in org.jruby.ext.fiber that implement ExecutionContext | |
|---|---|
class |
CoroutineFiber
|
class |
Fiber
|
class |
ThreadFiber
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||