Searched refs:PspThreadNotifyRoutineCount (Results 1 – 3 of 3) sorted by relevance
19 ULONG PspThreadNotifyRoutineCount, PspProcessNotifyRoutineCount; variable233 InterlockedDecrement((PLONG)&PspThreadNotifyRoutineCount); in PsRemoveCreateThreadNotifyRoutine()279 InterlockedIncrement((PLONG)&PspThreadNotifyRoutineCount); in PsSetCreateThreadNotifyRoutine()
46 if (PspThreadNotifyRoutineCount) in PspRunCreateThreadNotifyRoutines()
463 extern ULONG PspThreadNotifyRoutineCount, PspProcessNotifyRoutineCount;