parent
7351b274f7
commit
1f4473f96d
|
|
@ -2005,7 +2005,9 @@ SERVER_PROCESS::~SERVER_PROCESS()
|
|||
InterlockedDecrement(&g_dwActiveServerProcesses);
|
||||
}
|
||||
|
||||
VOID
|
||||
static
|
||||
VOID
|
||||
CALLBACK
|
||||
ProcessHandleCallback(
|
||||
_In_ PVOID pContext,
|
||||
_In_ BOOL
|
||||
|
|
@ -2347,4 +2349,4 @@ SERVER_PROCESS::TerminateBackendProcess(
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue