Ruby
1.9.3p448(2013-06-27revision41675)
Main Page
Modules
Data Structures
Files
File List
Globals
ext
fiber
fiber.c
Go to the documentation of this file.
1
2
void
ruby_Init_Fiber_as_Coroutine
(
void
);
3
4
void
5
Init_fiber
(
void
)
6
{
7
ruby_Init_Fiber_as_Coroutine
();
8
}
9
Generated on Fri Jun 28 2013 02:34:33 for Ruby by
1.8.3