kernel32/tests: Avoid busy-looping in APC deadlock tests.
commit9f18d217a763d589a4b52198b88fb8fd9174b061
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 26 Nov 2015 00:46:39 +0000 (26 01:46 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Nov 2015 04:20:20 +0000 (26 13:20 +0900)
tree629eb640f662c6e8554c6b0d55dd5bb246a876dc
parent46a208d6faf5668e88a98fc3a14733ba5e62efe5
kernel32/tests: Avoid busy-looping in APC deadlock tests.

Spotted by Amine Khaldi.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/sync.c