1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/coroutine
Yusuke Endoh dbfd4b780e coroutine/ucontext/Context.c: Include "ruby/config.h" for Solaris
getcontext, makecontext, and swapcontext seem to be available only when
`__EXTENSION__` is defined on Solaris.
2019-12-04 20:59:39 +09:00
..
amd64
arm32 Make fiber_pool more conservative on platforms with limited address space. 2019-07-18 20:54:55 +12:00
arm64
copy Add assertions to coroutine_initialize_main. 2019-07-19 15:55:34 +12:00
ppc64le
ucontext coroutine/ucontext/Context.c: Include "ruby/config.h" for Solaris 2019-12-04 20:59:39 +09:00
win32 Fix coroutine support on win32 2019-11-05 15:31:21 +09:00
win64
x86 Make fiber_pool more conservative on platforms with limited address space. 2019-07-18 20:54:55 +12:00