Searched refs:asyncify_stack (Results 1 – 1 of 1) sorted by relevance
33 void *asyncify_stack; member68 co->asyncify_stack = g_malloc0(co->asyncify_stack_size); in qemu_coroutine_new()70 co->stack, co->stack_size, co->asyncify_stack, in qemu_coroutine_new()81 g_free(co->asyncify_stack); in qemu_coroutine_delete()105 leaderp->asyncify_stack = g_malloc0(leader_asyncify_stack_size); in qemu_coroutine_self()109 leaderp->asyncify_stack, in qemu_coroutine_self()