Lines Matching refs:Guard

265 	Guard< Mutex > aGuard( m_pRegistry->m_mutex );  in computeChanges()
288 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in computeName()
331 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getKeyName()
339 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in isReadOnly()
351 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in isValid()
360 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getKeyType()
379 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getValueType()
398 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getLongValue()
418 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in setLongValue()
441 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getLongListValue()
461 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in setLongListValue()
484 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getAsciiValue()
504 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in setAsciiValue()
527 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getAsciiListValue()
547 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in setAsciiListValue()
570 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getStringValue()
590 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in setStringValue()
613 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getStringListValue()
633 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in setStringListValue()
656 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getBinaryValue()
676 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in setBinaryValue()
699 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in openKey()
734 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in createKey()
791 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in closeKey()
806 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in deleteKey()
828 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in openKeys()
908 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getKeyNames()
975 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in createLink()
1031 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in deleteLink()
1075 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getLinkTarget()
1128 Guard< Mutex > aGuard( m_pRegistry->m_mutex ); in getResolvedName()
1237 Guard< Mutex > aGuard( m_mutex ); in supportsService()
1257 Guard< Mutex > aGuard( m_mutex ); in initialize()
1272 Guard< Mutex > aGuard( m_mutex ); in getURL()
1297 Guard< Mutex > aGuard( m_mutex ); in isValid()
1315 Guard< Mutex > aGuard( m_mutex ); in close()
1346 Guard< Mutex > aGuard( m_mutex ); in getRootKey()
1374 Guard< Mutex > aGuard( m_mutex ); in isReadOnly()
1391 Guard< Mutex > aGuard( m_mutex ); in mergeKey()