Uses of Class
org.jruby.internal.runtime.ThreadService
Packages that use ThreadService
-
Uses of ThreadService in org.jruby
Methods in org.jruby that return ThreadServiceMethods in org.jruby with parameters of type ThreadServiceModifier and TypeMethodDescriptionstatic RubyThread
RubyThread.adopt
(Ruby runtime, ThreadService service, Thread thread) -
Uses of ThreadService in org.jruby.internal.runtime
Methods in org.jruby.internal.runtime with parameters of type ThreadServiceModifier and TypeMethodDescriptionstatic ThreadContext
ThreadService.getCurrentContext
(ThreadService service)