|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionContext | |
|---|---|
| org.jruby | |
| org.jruby.libraries | |
| 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.libraries |
|---|
| Classes in org.jruby.libraries that implement ExecutionContext | |
|---|---|
class |
FiberLibrary.Fiber
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||