mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
and Fiber::Core class to realize Coroutine. * include/ruby/intern.h: declare rb_fiber_yield(), rb_fiber_resume(), * enumerator.c: use above api. * test/ruby/test_fiber.rb: fix and add tests for above changes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
|---|---|---|
| .. | ||
| defines.h | ||
| intern.h | ||
| io.h | ||
| missing.h | ||
| node.h | ||
| oniguruma.h | ||
| re.h | ||
| regex.h | ||
| ruby.h | ||
| signal.h | ||
| st.h | ||
| util.h | ||
| win32.h | ||