aboutsummaryrefslogtreecommitdiff
path: root/tests/test-thread-pool.c
AgeCommit message (Expand)Author
2014-05-28aio: Fix use-after-free in cancellation pathFam Zheng
2013-08-22aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh
2013-08-19tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi
2013-07-04add a header file for atomic operationsPaolo Bonzini
2013-03-15threadpool: drop global thread poolStefan Hajnoczi
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-12-11tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi
2012-11-27tests: make threadpool cancellation test looserPaolo Bonzini
2012-11-26tests: add thread pool unit testsPaolo Bonzini