Ruby  2.1.10p492(2016-04-01revision54464)
Functions
fiber.c File Reference

Go to the source code of this file.

Functions

void ruby_Init_Fiber_as_Coroutine (void)
 
void Init_fiber (void)
 

Function Documentation

void Init_fiber ( void  )

Definition at line 5 of file fiber.c.

References ruby_Init_Fiber_as_Coroutine().

void ruby_Init_Fiber_as_Coroutine ( void  )