Commit graph

3 commits

Author SHA1 Message Date
Moritz Bitsch
c801b183dc Reformat code
run astyle --style=linux on source files
2018-07-27 10:45:00 +02:00
Moritz Bitsch
675bccefd6 Add infinite delay and external wakeup support
this is useful if you want to wait for a glib signal/callback
2018-07-27 10:39:43 +02:00
Moritz Bitsch
0f162e365c Add glib integration
this allows us to use all glib features together with coroutines
in the same thread
2018-07-27 08:49:34 +02:00