summaryrefslogtreecommitdiffstats
path: root/include/qemu/thread-win32.h
Commit message (Expand)AuthorAgeFilesLines
* util: Use real functions for thread-posix QemuRecMutexRichard Henderson2021-06-161-6/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-161-1/+1
* qsp: QEMU's Synchronization ProfilerEmilio G. Cota2018-08-231-2/+3
* QemuMutex: support --enable-debug-mutexPaolo Bonzini2018-06-281-0/+4
* qemu-thread: Assert locks are initialized before usingFam Zheng2017-07-041-0/+5
* win32: replace custom mutex and condition variable with native primitivesAndrey Shedel2017-03-271-5/+2Star
* qemu-thread: introduce QemuRecMutexPaolo Bonzini2016-10-281-0/+10
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-2/+2
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+2
* qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini2015-09-241-0/+1
* qemu-thread: add QemuEventPaolo Bonzini2013-10-171-0/+4
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-0/+29