qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/4] glib-compat.h: add new thread API emulation


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/4] glib-compat.h: add new thread API emulation on top of pre-2.31 API
Date: Fri, 23 May 2014 17:24:00 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, May 23, 2014 at 05:13:52PM +0200, Paolo Bonzini wrote:
> Il 23/05/2014 17:03, Stefan Hajnoczi ha scritto:
> >On Fri, May 23, 2014 at 01:44:54PM +0200, Paolo Bonzini wrote:
> >>+static inline gpointer do_g_cond_new(gpointer unused)
> >>+{
> >>+    return (gpointer) (gpointer) (gpointer) (gpointer) (gpointer) 
> >>(gpointer) (gpointer) (gpointer) (gpointer) g_cond_new();
> >
> >what what what what what what what what what what what?
> 
> I guess I fat-fingered an "i" into "9i"...
> 
> Is this the only complaint? :)

I need to review it properly on Monday.

Stefan



reply via email to

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