summaryrefslogtreecommitdiffstats
path: root/tests/test-thread-pool.c
Commit message (Expand)AuthorAgeFilesLines
* block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster2014-10-201-1/+1
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-221-1/+9
* thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_asyncFam Zheng2014-09-221-8/+26
* block: drop aio functions that operate on the main AioContextPaolo Bonzini2014-07-091-2/+2
* aio: Fix use-after-free in cancellation pathFam Zheng2014-05-281-1/+1
* aio / timers: Add QEMUTimerListGroup to AioContextAlex Bligh2013-08-221-0/+3
* tests: adjust test-thread-pool to new aio_poll() semanticsStefan Hajnoczi2013-08-191-12/+12
* add a header file for atomic operationsPaolo Bonzini2013-07-041-4/+4
* threadpool: drop global thread poolStefan Hajnoczi2013-03-151-23/+21
* block: move include files to include/block/Paolo Bonzini2012-12-191-3/+3
* tests: avoid qemu_aio_flush() in test-thread-pool.cStefan Hajnoczi2012-12-111-6/+14
* tests: make threadpool cancellation test looserPaolo Bonzini2012-11-271-2/+5
* tests: add thread pool unit testsPaolo Bonzini2012-11-261-0/+213
OpenPOWER on IntegriCloud