[CMAKE]
[reactos.git] / ntoskrnl / include / internal / ps.h
index 1d55e30..bf18cf8 100644 (file)
@@ -399,6 +399,10 @@ PsChargeProcessPageFileQuota(
     IN SIZE_T Amount
 );
 
+BOOLEAN
+NTAPI
+PspIsProcessExiting(IN PEPROCESS Process);
+
 //
 // Global data inside the Process Manager
 //