aboutsummaryrefslogtreecommitdiffstats
path: root/coroutine/arm64/Context.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer "static inline" to avoid duplicate symbols.samuel2018-11-201-2/+2
* Ensure start function has correct declaration.samuel2018-11-201-1/+1
* Mark COROUTINE as noreturn.samuel2018-11-201-1/+1
* Tidy up comments.samuel2018-11-201-9/+6
* Native implementation of coroutines to improve performance of fiberssamuel2018-11-201-0/+60