[PATCH 5/6 v2] server: Introduce when_t type that stores absolute timeout using regular or monotonic clock.
21 Feb
2020
21 Feb
'20
12:43 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/ntdll/server.c | 2 +- dlls/ntdll/sync.c | 2 +- server/file.h | 1 + server/protocol.def | 7 +++++-- server/timer.c | 14 +++++++++----- server/trace.c | 5 +++++ tools/make_requests | 1 + 7 files changed, 23 insertions(+), 9 deletions(-)
2130
Age (days ago)
2130
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban