reactos/reactos/ntoskrnl/ps
Hartmut Birr 6f4149e361 - Reference all returned process objects (in PsGetNextProcess).
- Do not fail if a process is deleted (in PsGetNextProcess).
- Change the direction of the returned process (in PsGetNextProcess).
- Check if a process is deleted in NtOpenProcess.

svn path=/trunk/; revision=6077
2003-09-14 10:52:33 +00:00
..
.cvsignore
create.c - Moved the call to ExpSwapThreadEventPair from PiDeleteThread to PsTerminateCurrentThread. 2003-09-14 10:50:29 +00:00
debug.c
idle.c
kill.c - Moved the call to ExpSwapThreadEventPair from PiDeleteThread to PsTerminateCurrentThread. 2003-09-14 10:50:29 +00:00
locale.c
process.c - Reference all returned process objects (in PsGetNextProcess). 2003-09-14 10:52:33 +00:00
psmgr.c
suspend.c
thread.c
tinfo.c
w32call.c
win32.c