Lines Matching refs:GetOwnStaticMutex
158 MutexGuard aGuard( GlobalEventConfig::GetOwnStaticMutex() ); in Notify()
353 MutexGuard aGuard( GetOwnStaticMutex() ); in GlobalEventConfig()
367 MutexGuard aGuard( GetOwnStaticMutex() ); in ~GlobalEventConfig()
381 MutexGuard aGuard( GetOwnStaticMutex() ); in EstablishFrameCallback()
387 MutexGuard aGuard( GetOwnStaticMutex() ); in getEvents()
394 MutexGuard aGuard( GetOwnStaticMutex() ); in replaceByName()
399 MutexGuard aGuard( GetOwnStaticMutex() ); in getByName()
404 MutexGuard aGuard( GetOwnStaticMutex() ); in getElementNames()
409 MutexGuard aGuard( GetOwnStaticMutex() ); in hasByName()
414 MutexGuard aGuard( GetOwnStaticMutex() ); in getElementType()
419 MutexGuard aGuard( GetOwnStaticMutex() ); in hasElements()
423 Mutex& GlobalEventConfig::GetOwnStaticMutex() in GetOwnStaticMutex() function in GlobalEventConfig