Ruby
1.9.3p392(2013-02-22revision39386)
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 Tue Feb 26 2013 08:42:55 for Ruby by
1.8.3