summaryrefslogtreecommitdiffstats
path: root/qemu-thread-win32.h
Commit message (Collapse)AuthorAgeFilesLines
* add win32 qemu-thread implementationPaolo Bonzini2011-03-131-0/+21
For now, qemu_cond_timedwait and qemu_mutex_timedlock are left as POSIX-only functions. They can be removed later, once the patches that remove their uses are in. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
OpenPOWER on IntegriCloud