qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 08/13] Remove thread_create routine.


From: Stefan Hajnoczi
Subject: [Qemu-devel] Re: [PATCH 08/13] Remove thread_create routine.
Date: Wed, 5 Jan 2011 19:56:00 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Tue, Jan 04, 2011 at 10:57:49AM +0530, Arun R Bharadwaj wrote:
> Remove thread_create and use qemu_thread_create instead.
> 
> Signed-off-by: Arun R Bharadwaj <address@hidden>
> ---
>  posix-aio-compat.c |   19 ++-----------------
>  1 files changed, 2 insertions(+), 17 deletions(-)
> 

Can we remove #include <pthread.h> now?

Stefan



reply via email to

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