Home
last modified time | relevance | path

Searched refs:auto_lock_ (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/
Dmutex.h17 explicit MutexLock(Mutex* m) : auto_lock_(*m) {} in MutexLock()
20 base::AutoLock auto_lock_;
/external/chromium_org/chrome/browser/content_settings/
Dcontent_settings_origin_identifier_value_map.cc32 auto_lock_(auto_lock) { in RuleIteratorImpl()
53 scoped_ptr<base::AutoLock> auto_lock_; member in content_settings::__anon26cadd300111::RuleIteratorImpl
Dcontent_settings_rule.h58 scoped_ptr<base::AutoLock> auto_lock_; variable
Dcontent_settings_rule.cc40 : auto_lock_(auto_lock) { in ConcatenationIterator()
/external/chromium_org/media/audio/
Daudio_input_device.cc235 base::AutoLock auto_lock_(audio_thread_lock_); in ShutDownOnIOThread() local
Daudio_output_device.cc167 base::AutoLock auto_lock_(audio_thread_lock_); in ShutDownOnIOThread() local