summaryrefslogtreecommitdiffstats
path: root/src/common/fiber.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-18Common: Polish Fiber class, add comments, asserts and more tests.Fernando Sahmkow1-2/+12
2020-06-18Tests: Add tests for fibers and refactor/fix Fiber classFernando Sahmkow1-3/+16
2020-06-18Common: Implement a basic Fiber class.Fernando Sahmkow1-0/+55