File: //usr/share/ri/3.0.0/system/Fiber/SchedulerInterface/fiber-i.ri
U:RDoc::AnyMethod[iI"
fiber:ETI"$Fiber::SchedulerInterface#fiber;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"ZImplementation of the Fiber.schedule. The method is <em>expected</em> to immediately ;TI"Yrun passed block of code in a separate non-blocking fiber, and to return that Fiber.;To:RDoc::Markup::BlankLine o;
; [I")Minimal suggested implementation is:;T@o:RDoc::Markup::Verbatim; [I"def fiber(&block)
;TI"8 Fiber.new(blocking: false, &block).tap(&:resume)
;TI"end;T:@format0:
@fileI"cont.c;T:0@omit_headings_from_table_of_contents_below0I"fiber(&block)
;T0[ I"();T@FI"SchedulerInterface;TcRDoc::NormalClass00