D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Fiber
/
Filename :
yield-c.ri
back
Copy
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";processing at this point when #resume is called next. ;TI"EAny arguments passed to the next #resume will be the value that ;TI".this Fiber.yield 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