unlock the CID in PsLookupProcessByProcessId, PsLookupProcessThreadByCid and PsLookup...
authorThomas Bluemel <thomas@reactsoft.com>
Mon, 8 Aug 2005 10:08:34 +0000 (10:08 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Mon, 8 Aug 2005 10:08:34 +0000 (10:08 +0000)
commite138304bf58228e00d516dd635a80e3f3e5b8d60
treef84627f7bb916617a4e7f4b3a80f9a31a7ca9cb0
parentf61e4f12303cd5ededcc17697f383a1f879f8e20
unlock the CID in PsLookupProcessByProcessId, PsLookupProcessThreadByCid and PsLookupThreadByThreadId when the lookup succeeded, not failed

svn path=/trunk/; revision=17196
reactos/ntoskrnl/ps/process.c
reactos/ntoskrnl/ps/thread.c