aboutsummaryrefslogtreecommitdiff
path: root/qemu-thread-win32.c
AgeCommit message (Expand)Author
2011-12-15fix win32 buildPaolo Bonzini
2011-12-12qemu-thread: implement joinable threads for Win32Paolo Bonzini
2011-12-12qemu-thread: add API for joinable threadsJan Kiszka
2011-09-21Abort on thread layer errorsJan Kiszka
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-19w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroyStefan Weil
2011-03-13add win32 qemu-thread implementationPaolo Bonzini