summaryrefslogtreecommitdiffhomepage
path: root/misc/examples/coroutines/generator.c
AgeCommit message (Expand)Author
2023-08-08Reverted cco_cleanup => cco_final. (cco_cleanup deprecated).Tyge Løvset
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-21Renamed badly abbreviated names in crand.h.tylov
2023-07-20Moved examples to sub-directories. Added cotask1.c cotask2.c examples.tylov