Browse Source
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>pull/211/head
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue