[PATCH 3/4] server: Factor out vm_counters_t.

Alexandre Julliard julliard at winehq.org
Wed Jul 8 05:51:58 CDT 2020


Zebediah Figura <z.figura12 at gmail.com> writes:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/ntdll/unix/process.c | 19 ++++++-----
>  server/process.c          | 69 +++++++++++++++++++++------------------
>  server/protocol.def       | 13 +++++---
>  server/trace.c            | 12 +++++++
>  tools/make_requests       |  1 +
>  5 files changed, 70 insertions(+), 44 deletions(-)

It may be better to move this to the client side, following the example
of the thread times.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list