-
Paolo Bonzini authored
In this case there is no need to call pthread_cond_timedwait; the function is just a trywait and waiting on the condition variable would always time out. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Paolo Bonzini authoredIn this case there is no need to call pthread_cond_timedwait; the function is just a trywait and waiting on the condition variable would always time out. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
qemu-thread-posix.c 13.86 KiB