ntdll: Refuse to create new thread if the target process is being terminated.
authorDmitry Timoshkov <dmitry@baikal.ru>
Mon, 22 Apr 2013 09:33:22 +0000 (18:33 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Apr 2013 10:37:51 +0000 (12:37 +0200)
commit59a23fb42f0bd431d06ece753437187f6cbab264
tree7858364fdf4293694aab26da06ab86c4c3951b88
parent54df9c9101af1f1bd0739bdd99a4ecc0841c0818
ntdll: Refuse to create new thread if the target process is being terminated.
dlls/kernel32/tests/loader.c
dlls/ntdll/thread.c