qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] How to understand the coroutine context?


From: Juan Quintela
Subject: Re: [Qemu-devel] How to understand the coroutine context?
Date: Tue, 18 Mar 2014 13:28:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Le Tan <address@hidden> wrote:
> Hi, I am diving into the source code of qemu. I see the word
> "coroutine" appears in so many places. I can't figure out what it
> means. So, please, can anyone help me, telling me the mechanism or
> semantic of "coroutine"? Thanks!

google, 1st hit, wikipedia:

https://en.wikipedia.org/wiki/Coroutine

A bit short resume:

Getting "user"-threads when you don't have threads.

Later, Juan.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]