summaryrefslogtreecommitdiff
path: root/include/block/thread-pool.h
AgeCommit message (Expand)Author
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2014-10-20block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster
2014-09-10thread-pool: Drop unnecessary includesMarkus Armbruster
2013-03-15threadpool: drop global thread poolStefan Hajnoczi
2013-03-15threadpool: add thread_pool_new() and thread_pool_free()Stefan Hajnoczi
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini