Uses of Class
org.jruby.internal.runtime.ThreadService
Packages that use ThreadService
-
Uses of ThreadService in org.jruby
Fields in org.jruby declared as ThreadServiceMethods in org.jruby that return ThreadServiceMethods in org.jruby with parameters of type ThreadServiceModifier and TypeMethodDescriptionstatic RubyThreadRubyThread.adopt(Ruby runtime, ThreadService service, Thread thread) private static RubyThreadRubyThread.adoptThread(Ruby runtime, ThreadService service, RubyClass recv, Thread thread) -
Uses of ThreadService in org.jruby.internal.runtime
Methods in org.jruby.internal.runtime with parameters of type ThreadServiceModifier and TypeMethodDescriptionprivate static ThreadContextThreadService.adoptLoop(ThreadService service) private static ThreadContextThreadService.contextFromAdopt(ThreadService service) static ThreadContextThreadService.getCurrentContext(ThreadService service)