int coroutine_save_stack(struct coroutine_context *context)
__attribute__((noreturn, noinline))
struct coroutine_context * from
COROUTINE coroutine_restore_stack(struct coroutine_context *context)
struct coroutine_context * coroutine_transfer(struct coroutine_context *current, struct coroutine_context *target)