summaryrefslogtreecommitdiff
path: root/coroutine/win32/Context.h
AgeCommit message (Expand)Author
2021-07-01Replace copy coroutine with pthread implementation.Samuel Williams
2021-01-22Added include guards to coroutine headersNobuyoshi Nakada
2019-12-28Remove "All Rights Reserved." from Copyright statement.Samuel Williams
2019-12-26decouple internal.h headers卜部昌平
2019-11-05Fix coroutine support on win32Lars Kanis
2019-07-18Make fiber_pool more conservative on platforms with limited address space.Samuel Williams
2019-06-26Add `ucontext` coroutine implementation for generic fallback.Samuel Williams
2019-05-16Make COROUTINE_REGISTERS compile-time only not to be a global symbolNobuyoshi Nakada
2018-11-20Fix indentation.samuel
2018-11-20Fix struct usage.samuel
2018-11-20Initial support for x64-mingw32samuel
2018-11-20Better (?) support for Windows TIB.samuel
2018-11-20Prefer "static inline" to avoid duplicate symbols.samuel
2018-11-20Formatting changes.samuel
2018-11-20Ensure start function has correct declaration.samuel
2018-11-20Mark COROUTINE as noreturn.samuel
2018-11-20Tidy up comments.samuel
2018-11-20Native implementation of coroutines to improve performance of fiberssamuel