ntdll: Return thread times in NtQuerySystemInformation(SystemProcessInformation).
commit69e9651c1ae0542e52f5ea924b9e286584446607
authorMichael Müller <michael@fds-team.de>
Mon, 29 Jun 2020 01:43:18 +0000 (28 20:43 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Jun 2020 17:51:46 +0000 (29 19:51 +0200)
treeea0087bead88022a6ba6054d8c8cf6a7d35ecb70
parent847b93c7400f82225057e8b71938eb8ccd5d23be
ntdll: Return thread times in NtQuerySystemInformation(SystemProcessInformation).

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/system.c
dlls/ntdll/unix/thread.c
dlls/ntdll/unix/unix_private.h
include/wine/server_protocol.h
server/protocol.def
server/request.h
server/snapshot.c
server/trace.c