diff options
| author | Stefan Hajnoczi <stefanha@redhat.com> | 2023-12-05 13:20:06 -0500 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2023-12-21 22:49:27 +0100 |
| commit | 95bbddf9ad539df5d380d563796f85e11107aebb (patch) | |
| tree | 7873c3d3b5f6d420435f443fa5c41aaad59701d9 /util/async.c | |
| parent | 4f36b1384756914a6c4ffe04080a96da149c4c03 (diff) | |
| download | focaccia-qemu-95bbddf9ad539df5d380d563796f85e11107aebb.tar.gz focaccia-qemu-95bbddf9ad539df5d380d563796f85e11107aebb.zip | |
aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
Now that the AioContext lock no longer exists, AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED() are equivalent. A future patch will get rid of AIO_WAIT_WHILE_UNLOCKED(). Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-ID: <20231205182011.1976568-10-stefanha@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'util/async.c')
0 files changed, 0 insertions, 0 deletions