Searched hist:"26 b0b698c00bd9176f86c539aeb680481fa19473" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/util/ |
H A D | async.c | diff 26b0b698c00bd9176f86c539aeb680481fa19473 Mon Oct 05 10:58:52 CDT 2020 Kevin Wolf <kwolf@redhat.com> util/async: Add aio_co_reschedule_self()
Add a function that can be used to move the currently running coroutine to a different AioContext (and therefore potentially a different thread).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20201005155855.256490-12-kwolf@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/include/block/ |
H A D | aio.h | diff 26b0b698c00bd9176f86c539aeb680481fa19473 Mon Oct 05 10:58:52 CDT 2020 Kevin Wolf <kwolf@redhat.com> util/async: Add aio_co_reschedule_self()
Add a function that can be used to move the currently running coroutine to a different AioContext (and therefore potentially a different thread).
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20201005155855.256490-12-kwolf@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
|