aboutsummaryrefslogtreecommitdiff
path: root/example/test.cc
Commit message (Collapse)AuthorAgeFilesLines
* added copyright headerjohannst2020-09-221-0/+2
|
* added basic executorjohannst2020-09-191-8/+17
|
* move yielding into Thread base class + make user fn a pure virtual fn and ↵johannst2020-09-181-20/+8
| | | | require user to derive from Thread
* setup new stack + basic yielding between two stacksjohannst2020-09-171-0/+33