summaryrefslogtreecommitdiffhomepage
path: root/include/stc/coroutine.h
AgeCommit message (Expand)Author
2023-08-11Minor internals.Tyge Løvset
2023-08-08Reverted cco_cleanup => cco_final. (cco_cleanup deprecated).Tyge Løvset
2023-08-01Last minute API change for coroutines before V4.3 release:Tyge Løvset
2023-08-01Fixed bug in cco_call_await() test.tylov
2023-07-31Renamed cco_generator() => cco_iter_struct(). More in line with cco_task_stru...tylov
2023-07-30Added cco_generator(Name, ...) macro to simplify defining the iterator struct...tylov
2023-07-27An improvement in cvec/cdeq insert_uninit() impl.tylov
2023-07-21NB! Changed some coroutine API for consistency/simplicity: Added full task su...tylov
2023-07-21Renamed badly abbreviated names in crand.h.tylov