Module: wine Branch: master Commit: d84e84c12650ce7c6d22ba3105f57b0115030e55 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d84e84c12650ce7c6d22ba310...
Author: Francois Gouget fgouget@codeweavers.com Date: Thu Jul 29 17:24:17 2021 +0200
ntdll: Improve the Nt{Query,Set}TimerResolution() stubs.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/tests/sync.c | 8 +++--- dlls/ntdll/tests/time.c | 60 ++++++++++++++++++++++---------------------- dlls/ntdll/unix/sync.c | 28 ++++++++++++++++++--- 3 files changed, 58 insertions(+), 38 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d84e84c12650ce7c6d22b...