Commit graph

3 commits

Author SHA1 Message Date
Moritz Bitsch
c96c212fd4 Revert "use stackless coroutines"
This reverts commit ce4605013f.
2018-07-27 10:47:58 +02:00
Moritz Bitsch
ce4605013f use stackless coroutines
no more asm or get/setcontext hacks
2015-08-25 21:17:41 +02:00
Moritz Bitsch
49391edebc Implement sleeping coroutines
sleeping is currently used to implement delays, in future it will also
be used for I/O waiting.
2015-03-28 16:02:10 +01:00