]> Git Repo - qemu.git/commit
block: add block_job_sleep_ns
authorPaolo Bonzini <[email protected]>
Tue, 8 May 2012 14:51:45 +0000 (16:51 +0200)
committerKevin Wolf <[email protected]>
Thu, 10 May 2012 08:32:12 +0000 (10:32 +0200)
commit4513eafe928ff47486f4167c28d364c72b5ff7e3
tree8976dece72550042799603af6c51c8835fcf0087
parent0ac9377d043e03350b1ff8e21b927598c02fc7fb
block: add block_job_sleep_ns

This function abstracts the pretty complex semantics of the "busy"
member of BlockJob.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
block/stream.c
block_int.h
This page took 0.021876 seconds and 4 git commands to generate.