summaryrefslogtreecommitdiffstats
path: root/hw/usb-ccid.c
diff options
context:
space:
mode:
authorKevin Wolf2011-07-13 15:42:52 +0200
committerKevin Wolf2011-08-02 15:53:41 +0200
commite680cfa7e20f5049c475ac94f998a79c9997b48d (patch)
tree27f201c416c4c93de25e00726040c5b017648f6f /hw/usb-ccid.c
parentasync: Remove AsyncContext (diff)
downloadqemu-e680cfa7e20f5049c475ac94f998a79c9997b48d.tar.gz
qemu-e680cfa7e20f5049c475ac94f998a79c9997b48d.tar.xz
qemu-e680cfa7e20f5049c475ac94f998a79c9997b48d.zip
coroutines: Use one global bottom half for CoQueue
Now that AsyncContexts don't exist any more, we can use one global bottom half for restarting coroutines instead of allocating a new one every time (before removing AsyncContexts, the problem with having a global BH was that it had to belong to a single AsyncContexts and wouldn't be executed in a different one - which leads to deadlocks) Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/usb-ccid.c')
0 files changed, 0 insertions, 0 deletions