Uses of Class
org.jruby.ext.fiber.ThreadFiber.FiberRequest
Packages that use ThreadFiber.FiberRequest
-
Uses of ThreadFiber.FiberRequest in org.jruby.ext.fiber
Fields in org.jruby.ext.fiber with type parameters of type ThreadFiber.FiberRequestModifier and TypeFieldDescriptionprotected BlockingQueue
<ThreadFiber.FiberRequest> FiberQueue.queue
Methods in org.jruby.ext.fiber that return ThreadFiber.FiberRequestMethods in org.jruby.ext.fiber that return types with arguments of type ThreadFiber.FiberRequestMethods in org.jruby.ext.fiber with parameters of type ThreadFiber.FiberRequestModifier and TypeMethodDescriptionvoid
FiberQueue.push
(ThreadContext context, ThreadFiber.FiberRequest arg)