kernel32/tests: Add a test for calling QueueUserAPC() on a terminated thread.
commit015f3167d8bf3319e0b619379841b94093c0e788
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 3 Mar 2021 09:27:44 +0000 (3 12:27 +0300)
committerMichael Stefaniuc <mstefani@winehq.org>
Mon, 17 May 2021 22:24:26 +0000 (18 00:24 +0200)
tree88dbc1260d509a71fa3643639a3d65a47f6077cc
parent3224e39044106b56dfbc197ccfeeab65ba853080
kernel32/tests: Add a test for calling QueueUserAPC() on a terminated thread.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 816b588e0438f94a3769612739abc9d8d9980537)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
dlls/kernel32/tests/sync.c