Uses of Interface
org.jruby.RubyThread.Unblocker
Packages that use RubyThread.Unblocker
-
Uses of RubyThread.Unblocker in org.jruby
Subinterfaces of RubyThread.Unblocker in org.jrubyModifier and TypeInterfaceDescriptionstatic interfaceRubyThread.ReadWrite<Data>static interfaceRubyThread.Task<Data,Return> Classes in org.jruby that implement RubyThread.UnblockerModifier and TypeClassDescriptionprivate static classprivate static classA Task for sleeping.Fields in org.jruby declared as RubyThread.UnblockerModifier and TypeFieldDescriptionprivate RubyThread.UnblockerRubyThread.unblockFuncA function to use to unblock this thread, if possible