Sweden-Number/dlls/kernelbase
Zebediah Figura 749fe42d1f kernelbase/tests: Relax tests for WaitOnAddress().
Application should be expected to handle spurious wakeups, which the
following implementation will give in WakeByAddressSingle(). Avoid testing
that WakeByAddressSingle() only wakes one thread.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-06 10:48:04 +01:00
..
tests kernelbase/tests: Relax tests for WaitOnAddress(). 2019-02-06 10:48:04 +01:00
Makefile.in kernelbase: Implement PathCchAddBackslash()/PathCchAddBackslashEx(). 2018-03-02 16:19:44 +01:00
kernelbase.spec kernel32: Implement GetCurrentThreadStackLimits. 2018-11-26 16:41:47 +01:00
main.c kernelbase: Add WaitOnAddress functions. 2018-10-26 12:45:45 +02:00
path.c kernelbase: Avoid TRUE : FALSE conditional expressions. 2019-02-05 10:20:59 +01:00