Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace copy coroutine with pthread implementation. | Samuel Williams | 2021-07-01 | 1 | -0/+1 |
* | Added include guards to coroutine headers | Nobuyoshi Nakada | 2021-01-22 | 1 | -0/+5 |
* | Prefix export symbol prefix to coroutine_transfer | Nobuyoshi Nakada | 2020-07-05 | 1 | -3/+6 |
* | decouple internal.h headers | 卜部昌平 | 2019-12-26 | 1 | -0/+2 |
* | Add `ucontext` coroutine implementation for generic fallback. | Samuel Williams | 2019-06-26 | 1 | -23/+16 |
* | Make COROUTINE_REGISTERS compile-time only not to be a global symbol | Nobuyoshi Nakada | 2019-05-16 | 1 | -2/+4 |
* | Native coroutine implementation for ppc64le Linux | odaira | 2018-12-10 | 2 | -0/+126 |