summaryrefslogtreecommitdiff
path: root/include/qemu/thread-posix.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-14thread-posix: fix qemu_rec_mutex_trylock macroEmilio G. Cota1-1/+1
2017-09-26util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAITPeter Maydell1-1/+1
2017-07-04qemu-thread: Assert locks are initialized before usingFam Zheng1-0/+4
2016-10-28qemu-thread: introduce QemuRecMutexPaolo Bonzini1-0/+6
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+2
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+2
2013-10-17qemu-thread: add QemuEventPaolo Bonzini1-0/+8
2013-08-05semaphore: fix a hangup problem under load on NetBSD hosts.Izumi Tsutsui1-1/+1
2012-12-28Disable semaphores fallback code for OpenBSDBrad Smith1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-0/+28