Samuel Williams
|
6c6bf9ffcb
|
Add ucontext coroutine implementation for generic fallback.
|
2019-06-26 20:19:53 +12:00 |
|
Nobuyoshi Nakada
|
a160b2f567
|
Make COROUTINE_REGISTERS compile-time only not to be a global symbol
|
2019-05-16 15:52:09 +09:00 |
|
samuel
|
26adef94fa
|
Fix indentation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-11-20 20:09:38 +00:00 |
|
samuel
|
ae3c8c2085
|
Prefer "static inline" to avoid duplicate symbols.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-11-20 10:17:17 +00:00 |
|
samuel
|
9481461cc3
|
Ensure start function has correct declaration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-11-20 10:16:54 +00:00 |
|
samuel
|
3710dedc12
|
Tidy up comments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-11-20 10:16:29 +00:00 |
|
samuel
|
07a324a0f6
|
Native implementation of coroutines to improve performance of fibers
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65834 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-11-20 09:59:10 +00:00 |
|