summaryrefslogtreecommitdiff
path: root/include/cyclic.h
AgeCommit message (Expand)Author
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-11-02cyclic: switch to using hlist instead of listRasmus Villemoes
2022-11-02cyclic: drop redundant cyclic_ready flagRasmus Villemoes
2022-11-02cyclic: use a flag in gd->flags for recursion protectionRasmus Villemoes
2022-10-24cyclic: Don't disable cylic function upon exceeding CPU timeStefan Roese
2022-09-18cyclic: Introduce schedule() functionStefan Roese
2022-09-13cyclic: Add basic support for cyclic function execution infrastrutureStefan Roese