Searched defs:ReadLockScoped (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/interface/
H A Drw_lock_wrapper.h37 class ReadLockScoped class in namespace:webrtc
40 ReadLockScoped(RWLockWrapper& rwLock) function in class:webrtc::ReadLockScoped
47 ~ReadLockScoped()
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Drw_lock_wrapper.h36 class SCOPED_LOCKABLE ReadLockScoped { class in namespace:webrtc
38 ReadLockScoped(RWLockWrapper& rw_lock) SHARED_LOCK_FUNCTION(rw_lock)
43 ~ReadLockScoped() UNLOCK_FUNCTION() {

Completed in 78 milliseconds