Avoid killing threads with TerminateThread, this can cause deadlocks.
commitdb50578ddc115c345683ef327fad873494077c15
authorAlexandre Julliard <julliard@winehq.org>
Tue, 4 May 2004 00:43:46 +0000 (4 00:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 May 2004 00:43:46 +0000 (4 00:43 +0000)
tree306d04a35c63435171a9afbfb37ba7e17dc8c5d1
parent47a88ba221e7f04e5ab8f3ede96723752ca72bcc
Avoid killing threads with TerminateThread, this can cause deadlocks.
dlls/kernel/tests/pipe.c