Public Member Functions | Private Attributes
absl::ReaderMutexLock Class Reference

#include <mutex.h>

List of all members.

Public Member Functions

ReaderMutexLockoperator= (const ReaderMutexLock &)
ReaderMutexLockoperator= (ReaderMutexLock &&)
 ReaderMutexLock (Mutex *mu) SHARED_LOCK_FUNCTION(mu)
 ReaderMutexLock (const ReaderMutexLock &)
 ReaderMutexLock (ReaderMutexLock &&)
 ~ReaderMutexLock () UNLOCK_FUNCTION()

Private Attributes

Mutex *const mu_

Detailed Description

Definition at line 559 of file mutex.h.


Constructor & Destructor Documentation

absl::ReaderMutexLock::ReaderMutexLock ( Mutex mu) [inline, explicit]

Definition at line 561 of file mutex.h.

Definition at line 571 of file mutex.h.


Member Function Documentation

ReaderMutexLock& absl::ReaderMutexLock::operator= ( const ReaderMutexLock )
ReaderMutexLock& absl::ReaderMutexLock::operator= ( ReaderMutexLock &&  )

Member Data Documentation

Definition at line 576 of file mutex.h.


The documentation for this class was generated from the following file:


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16