]> Git Repo - qemu.git/commit - util/async.c
bottom halves: introduce bh call function
authorPavel Dovgalyuk <[email protected]>
Thu, 17 Sep 2015 16:24:50 +0000 (19:24 +0300)
committerPaolo Bonzini <[email protected]>
Fri, 6 Nov 2015 09:16:03 +0000 (10:16 +0100)
commitdf281b80b9ecba65d85795aa738c29e5b94d5ef1
treeaf1c4f9973200139873ac2d4c79fb86d504540a3
parent8bd7f71d794b93ce027b856f5b79a98f4f82e44c
bottom halves: introduce bh call function

This patch introduces aio_bh_call function. It is used to execute
bottom halves as callbacks without adding them to the queue.

Signed-off-by: Pavel Dovgalyuk <[email protected]>
Message-Id: <20150917162450[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Pavel Dovgalyuk <[email protected]>
async.c
include/block/aio.h
This page took 0.025416 seconds and 4 git commands to generate.