qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCHv2] aio / timers: use g_usleep() not sleep()


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCHv2] aio / timers: use g_usleep() not sleep()
Date: Tue, 3 Sep 2013 11:58:24 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Aug 29, 2013 at 11:32:14PM +0100, Alex Bligh wrote:
> sleep() apparently doesn't exist under mingw. Use g_usleep for
> portability.
> 
> Signed-off-by: Alex Bligh <address@hidden>
> ---
>  tests/test-aio.c |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]