summaryrefslogtreecommitdiffstats
path: root/util/thread-pool.c
Commit message (Expand)AuthorAgeFilesLines
* lockable: replaced locks with lock guard macros where appropriateDaniel Brodsky2020-05-041-2/+1Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* thread-pool: add missing qemu_bh_cancel in completion functionPeter Lieven2017-03-171-0/+7
* block: explicitly acquire aiocontext in aio callbacks that need itPaolo Bonzini2017-02-211-1/+3
* block: explicitly acquire aiocontext in bottom halves that need itPaolo Bonzini2017-02-211-0/+2
* block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini2017-02-211-0/+343