mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:53:06 +00:00
forgot this file
svn path=/trunk/; revision=14269
This commit is contained in:
parent
8d780ebc45
commit
7a236ead2e
1 changed files with 0 additions and 1 deletions
|
@ -667,7 +667,6 @@ exitdereferenceobjects:
|
||||||
InitializeListHead(&Process->ThreadListHead);
|
InitializeListHead(&Process->ThreadListHead);
|
||||||
ExReleaseFastMutex(&PspActiveProcessMutex);
|
ExReleaseFastMutex(&PspActiveProcessMutex);
|
||||||
|
|
||||||
ExInitializeFastMutex(&Process->TebLock);
|
|
||||||
Process->Pcb.State = PROCESS_STATE_ACTIVE;
|
Process->Pcb.State = PROCESS_STATE_ACTIVE;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue