Sweden-Number/dlls/ntdll
Francois Gouget e72c71d27d ntdll/tests: Improve the RtlWaitOnAddress() timeout checks.
GetTickCount()'s granularity represents 15% of the time we want to
mesure, making it hard to not get failures. So use NtQuerySystemTime()
instead since we already depend on it.
Narrow down the acceptable range again.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-05 19:55:37 +02:00
..
tests ntdll/tests: Improve the RtlWaitOnAddress() timeout checks. 2021-07-05 19:55:37 +02:00
unix server: Explicitly return whether a select request was immediately signaled. 2021-07-05 19:55:18 +02:00
Makefile.in ntdll: Get rid of the almost empty virtual.c. 2021-07-05 13:44:03 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c
locale.c
make_errors
misc.c
ntdll.spec ntdll: Forward RtlGetNativeSystemInformation() to NtWow64GetNativeSystemInformation() on 32-bit. 2021-07-05 13:44:03 +02:00
ntdll_misc.h
path.c ntdll: Get rid of the almost empty directory.c. 2021-07-05 13:44:03 +02:00
printf.c
printf.h
process.c ntdll: Get rid of the almost empty directory.c. 2021-07-05 13:44:03 +02:00
reg.c
relay.c
resource.c
rtl.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c ntdll: Get rid of the almost empty virtual.c. 2021-07-05 13:44:03 +02:00
threadpool.c
time.c
unixlib.h
version.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
version.rc
wcstring.c