6 references to EnterMutexWithoutGlobal
System (6)
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (5)
727
SharedUtils.
EnterMutexWithoutGlobal
(categoryData.MutexName, ref mutex);
989
SharedUtils.
EnterMutexWithoutGlobal
(categoryData.MutexName, ref mutex);
1121
SharedUtils.
EnterMutexWithoutGlobal
(categoryData.MutexName, ref mutex);
1299
SharedUtils.
EnterMutexWithoutGlobal
(categoryData.MutexName, ref mutex);
1338
SharedUtils.
EnterMutexWithoutGlobal
(categoryData.MutexName, ref mutex);
services\monitoring\system\diagnosticts\SharedUtils.cs (1)
109
EnterMutexWithoutGlobal
(mutexName, ref mutex);