ruby/coroutine
Yusuke Endoh f4d9daf2b6 coroutine/ucontext/Context.c: define __EXTENSIONS__ explicitly
instead of ruby/config.h, per samuel's request.

dbfd4b780e (diff-7fd78c3cc8a19b7e0637502983ec26ff)
2019-12-05 22:24:58 +09:00
..
amd64 Add `ucontext` coroutine implementation for generic fallback. 2019-06-26 20:19:53 +12:00
arm32 Make fiber_pool more conservative on platforms with limited address space. 2019-07-18 20:54:55 +12:00
arm64 Add `ucontext` coroutine implementation for generic fallback. 2019-06-26 20:19:53 +12:00
copy Add assertions to `coroutine_initialize_main`. 2019-07-19 15:55:34 +12:00
ppc64le Add `ucontext` coroutine implementation for generic fallback. 2019-06-26 20:19:53 +12:00
ucontext coroutine/ucontext/Context.c: define __EXTENSIONS__ explicitly 2019-12-05 22:24:58 +09:00
win32 Fix coroutine support on win32 2019-11-05 15:31:21 +09:00
win64 Add `ucontext` coroutine implementation for generic fallback. 2019-06-26 20:19:53 +12:00
x86 Make fiber_pool more conservative on platforms with limited address space. 2019-07-18 20:54:55 +12:00