[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH 2/2] kernel32: very simple initial threadpool test
From:       Dmitry Timoshkov <dmitry () baikal ! ru>
Date:       2014-01-26 15:33:07
Message-ID: 20140127003307.746d2a83.dmitry () baikal ! ru
[Download RAW message or body]

Marcus Meissner <marcus@jet.franken.de> wrote:

> +static NTAPI void threadpool_workcallback(PTP_CALLBACK_INSTANCE instance, void \
> *context, PTP_WORK work) { +    int *foo = (int*)context;
> +
> +    (*foo)++;
> +}

Although this most likely compiles without warnings 'NTAPI' should be
replaced by the correct one, and its placement should be fixed.

-- 
Dmitry.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic