[NTOSKRNL]
[reactos.git] / reactos / include / ndk / psfuncs.h
index 3629a1f..253c276 100644 (file)
@@ -149,6 +149,13 @@ PsGetCurrentProcessSessionId(
 //
 // Process Impersonation Functions
 //
+NTKERNELAPI
+BOOLEAN
+NTAPI
+PsIsThreadImpersonating(
+    _In_ PETHREAD Thread
+);
+
 NTKERNELAPI
 VOID
 NTAPI