Commit graph

3 commits

Author SHA1 Message Date
Moritz Bitsch
343f0f4846 Fix tests after coro_create change
coroutines have a new name property for debugging
2018-07-30 11:43:16 +02:00
Moritz Bitsch
c801b183dc Reformat code
run astyle --style=linux on source files
2018-07-27 10:45:00 +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