[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] About coroutine inside qemu
From: |
Yaodong Yang |
Subject: |
[Qemu-devel] About coroutine inside qemu |
Date: |
Fri, 30 Aug 2013 20:59:37 +0000 (GMT) |
When a new work thread, which is not inside coroutine, enter a coroutine(named as A), what happened to the work thread? Is it true that the work thread also become a coroutine, or it just stop? Later if the coroutine A call yield. what happened to the work thread?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] About coroutine inside qemu,
Yaodong Yang <=