kernel32/tests: Add a test to demonstrate a deadlock by suspending a thread during...
commit659e585166d3440665588de939652294a5fd2e01
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 5 Nov 2015 04:41:43 +0000 (5 05:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Nov 2015 11:22:37 +0000 (5 20:22 +0900)
tree471f787214cdd869a61c28c9dcbb3402da0f2c61
parentf91a7b2cfe5b44fea333ed70b9fc38a509b7798a
kernel32/tests: Add a test to demonstrate a deadlock by suspending a thread during a system APC.

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