fixed a few race conditions during thread/process termination leading to dead-locks
authorThomas Bluemel <thomas@reactsoft.com>
Tue, 22 Mar 2005 17:32:15 +0000 (17:32 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Tue, 22 Mar 2005 17:32:15 +0000 (17:32 +0000)
commit8d780ebc45a086f4f8e9deecd2e926ae132cf0b0
treea883d68138fe0f93deff2b8efe0b4ecac285d589
parentc0b7a5108d07753594bd7736f034c85ab0869289
fixed a few race conditions during thread/process termination leading to dead-locks

svn path=/trunk/; revision=14268
reactos/ntoskrnl/include/internal/ps.h
reactos/ntoskrnl/ps/create.c
reactos/ntoskrnl/ps/kill.c