Searched refs:AcquireLockExclusive (Results 1 – 8 of 8) sorted by relevance
27 virtual void AcquireLockExclusive() RTC_EXCLUSIVE_LOCK_FUNCTION() = 0;55 rw_lock_.AcquireLockExclusive(); in WriteLockScoped()
24 void AcquireLockExclusive() override;
25 void RWLockWin::AcquireLockExclusive() { in AcquireLockExclusive() function in webrtc::RWLockWin
25 void AcquireLockExclusive() override;
36 void RWLockPosix::AcquireLockExclusive() { in AcquireLockExclusive() function in webrtc::RWLockPosix
33 _apiLock.AcquireLockExclusive(); in ~DeviceInfoImpl()72 _apiLock.AcquireLockExclusive(); in GetCapability()106 _apiLock.AcquireLockExclusive(); in GetBestMatchedCapability()
61 _rwLock->AcquireLockExclusive(); in Update()67 _rwLock->AcquireLockExclusive(); in Update()
99 _queueRWLock->AcquireLockExclusive(); in Write()