[Tarantool-patches] [PATCH v2 1/4] fiber: introduce fiber.f_arg

Cyrill Gorcunov gorcunov at gmail.com
Tue Nov 10 10:15:28 MSK 2020


On Tue, Nov 10, 2020 at 12:58:51AM +0100, Vladislav Shpilevoy wrote:
> Struct fiber has a member va_list f_data. It is used to forward
> arguments to the fiber function when fiber_start() is called,
> right from the caller's stack.

Ack


More information about the Tarantool-patches mailing list