Searched refs:PreviousSuspendCount (Results 1 – 3 of 3) sorted by relevance
353 OUT PULONG PreviousSuspendCount OPTIONAL) in NtSuspendThread()362 if ((PreviousSuspendCount) && (PreviousMode != KernelMode)) in NtSuspendThread()368 ProbeForWriteUlong(PreviousSuspendCount); in NtSuspendThread()396 if (PreviousSuspendCount) *PreviousSuspendCount = Prev; in NtSuspendThread()
644 ULONG PreviousSuspendCount; in SuspendThread() local647 Status = NtSuspendThread(hThread, &PreviousSuspendCount); in SuspendThread()654 return PreviousSuspendCount; in SuspendThread()
613 _In_ PULONG PreviousSuspendCount857 _In_ PULONG PreviousSuspendCount