summaryrefslogtreecommitdiff
path: root/tests/test-thread-pool.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh1-0/+3
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi1-12/+12
2013-07-04add a header file for atomic operationsPaolo Bonzini1-4/+4
2013-03-15threadpool: drop global thread poolStefan Hajnoczi1-23/+21
2012-12-19block: move include files to include/block/Paolo Bonzini1-3/+3
2012-12-11tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi1-6/+14
2012-11-27tests: make threadpool cancellation test looserPaolo Bonzini1-2/+5
2012-11-26tests: add thread pool unit testsPaolo Bonzini1-0/+213