Searched refs:old_uc (Results 1 – 1 of 1) sorted by relevance
183 ucontext_t old_uc, uc; in qemu_coroutine_new() local209 uc.uc_link = &old_uc; in qemu_coroutine_new()246 swapcontext(&old_uc, &uc); in qemu_coroutine_new()