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: Paolo Bonzini
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:13:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

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? :)

Paolo



reply via email to

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