Searched refs:nThreads (Results 1 – 2 of 2) sorted by relevance
26 ULONG nThreads = 0; in PspDumpThreads() local46 nThreads++; in PspDumpThreads()
226 ULONG i, nProcesses = 0, nThreads = 0, nHeaps = 0, nModules = 0; in TH32CreateSnapshotSectionInitialize() local264 nThreads += ProcessInfo->NumberOfThreads; in TH32CreateSnapshotSectionInitialize()274 RequiredSnapshotSize += nThreads * sizeof(THREADENTRY32); in TH32CreateSnapshotSectionInitialize()434 Snapshot->ThreadListCount = nThreads; in TH32CreateSnapshotSectionInitialize()