Searched defs:ScopedLock (Results 1 – 4 of 4) sorted by relevance
61 class ScopedLock class125 inline ScopedLock::ScopedLock (Mutex& mutex) in ScopedLock() function in de::ScopedLock
155 class ScopedLock class158 ScopedLock(Monitor& m) in ScopedLock() function in ScopedLock
151 typedef SmartScopedLock<false> ScopedLock; typedef
75 explicit ScopedLock(WebPluginIMEWin* instance) : instance_(instance) { in ScopedLock() function