Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added basic executor | johannst | 2020-09-19 | 1 | -8/+17 |
| | |||||
* | move yielding into Thread base class + make user fn a pure virtual fn and ↵ | johannst | 2020-09-18 | 1 | -20/+8 |
| | | | | require user to derive from Thread | ||||
* | setup new stack + basic yielding between two stacks | johannst | 2020-09-17 | 1 | -0/+33 |