summaryrefslogtreecommitdiff
path: root/include/block/thread-pool.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2014-10-20block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster1-1/+1
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster1-1/+1
2014-09-10thread-pool: Drop unnecessary includesMarkus Armbruster1-5/+1
2013-03-15threadpool: drop global thread poolStefan Hajnoczi1-4/+6
2013-03-15threadpool: add thread_pool_new() and thread_pool_free()Stefan Hajnoczi1-0/+5
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-12-19block: move include files to include/block/Paolo Bonzini1-0/+34