Searched defs:WriterLock (Results 1 – 13 of 13) sorted by relevance
9 void QuicheLockImpl::WriterLock() { in WriterLock() function in quiche::QuicheLockImpl
5 void QuicheLockImpl::WriterLock() { mu_.WriterLock(); } in WriterLock() function in quiche::QuicheLockImpl
9 void QuicheMutex::WriterLock() { impl_.WriterLock(); } in WriterLock() function in quiche::QuicheMutex
54 inline void WriterLock() { Lock(); } // Acquire an exclusive lock in WriterLock() function
185 inline void WriterLock() { Lock(); } // Acquire an exclusive lock in WriterLock() function
261 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
278 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
253 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
279 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function
260 void WriterLock() ABSL_EXCLUSIVE_LOCK_FUNCTION() { this->Lock(); } in WriterLock() function