aboutsummaryrefslogtreecommitdiff
path: root/tests/test-aio-multithread.c
AgeCommit message (Expand)Author
2019-03-07tests: Do not use "\n" in g_test_message() stringsThomas Huth
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-12-18misc: remove headers implicitly includedPhilippe Mathieu-Daudé
2017-11-08tests-aio-multithread: fix /aio/multi/schedule race conditionStefan Hajnoczi
2017-03-14cpus: define QEMUTimerListNotifyCB for QEMU system emulationPaolo Bonzini
2017-02-27tests-aio-multithread: use atomic_read properlyPaolo Bonzini
2017-02-21test-aio-multithread: add performance comparison with thread-based mutexesPaolo Bonzini
2017-02-21coroutine-lock: make CoMutex thread-safePaolo Bonzini
2017-02-21aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini