threadpool: Use while loop on virCondWait
instead of simple 'if' statement as virCondWait can return even if associated condition was not signaled.
Showing
想要评论请 注册 或 登录
instead of simple 'if' statement as virCondWait can return even if associated condition was not signaled.