#include <mutex.h>
Definition at line 300 of file glog/src/base/mutex.h.
◆ ReaderMutexLock() [1/2]
MUTEX_NAMESPACE::ReaderMutexLock::ReaderMutexLock |
( |
Mutex * |
mu | ) |
|
|
inlineexplicit |
◆ ~ReaderMutexLock()
MUTEX_NAMESPACE::ReaderMutexLock::~ReaderMutexLock |
( |
| ) |
|
|
inline |
◆ ReaderMutexLock() [2/2]
MUTEX_NAMESPACE::ReaderMutexLock::ReaderMutexLock |
( |
const ReaderMutexLock & |
| ) |
|
|
private |
◆ operator=()
◆ mu_
Mutex* const MUTEX_NAMESPACE::ReaderMutexLock::mu_ |
|
private |
The documentation for this class was generated from the following file: