aboutsummaryrefslogtreecommitdiff
path: root/qemu-thread-posix.c
AgeCommit message (Expand)Author
2011-12-12qemu-thread: implement joinable threads for POSIXJan Kiszka
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka
2011-09-21Abort on thread layer errorsJan Kiszka
2011-03-19qemu-thread: delete unused functionsBlue Swirl
2011-03-13add Win32 IPI servicePaolo Bonzini
2011-03-13add assertions on the owner of a QemuMutexPaolo Bonzini
2011-03-13add win32 qemu-thread implementationPaolo Bonzini