5 references to WaitAndEnterCriticalSection
System (5)
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (5)
736WaitAndEnterCriticalSection(&(categoryPointer->SpinLock), out sectionEntered); 765WaitAndEnterCriticalSection(&(lockInstancePointer->SpinLock), out sectionEntered); 801WaitAndEnterCriticalSection(&(counterPointer->SpinLock), out sectionEntered); 1071WaitAndEnterCriticalSection(&(currentInstancePointer->SpinLock), out sectionEntered); 1396WaitAndEnterCriticalSection(&(instancePointer->SpinLock), out sectionEntered);