+2
−2
qemu-thread-posix.h
0 → 100644
+18
−0
qemu-thread-win32.c
0 → 100644
+260
−0
qemu-thread-win32.h
0 → 100644
+21
−0
Loading
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>
File moved.