[3/3] server: Add support for NtTerminateProcess(0). Resend.

Alexandre Julliard julliard at winehq.org
Fri Apr 12 04:54:56 CDT 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> This patch fixes the problem reported in the bug 33331.

Before you can start killing threads, you'll need to fix the various
synchronization primitives (with appropriate tests of course) to take
process shutdown into account, otherwise it will deadlock all over the
place. Other things like protecting the loader data structures will also
need more thought.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list