Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Fiber
/
//proc/self/root/proc/thread-self/root/opt/ruby-2.6/usr/share/ri/2.6.0/system/Fiber/yield-c.ri
U:RDoc::AnyMethod[iI" yield:ETI"Fiber::yield;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"HYields control back to the context that resumed the fiber, passing ;TI"Galong any arguments that were passed to it. The fiber will resume ;TI"Gprocessing at this point when <code>resume</code> is called next. ;TI"FAny arguments passed to the next <code>resume</code> will be the ;TI"Fvalue that this <code>Fiber.yield</code> expression evaluates to.;T: @fileI"cont.c;T:0@omit_headings_from_table_of_contents_below0I"#Fiber.yield(args, ...) -> obj ;T0[ I"(*args);T@FI" Fiber;TcRDoc::NormalClass00