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