#include <mutex.h>
Public Member Functions | |
MutexLock (Mutex *mu) | |
~MutexLock () | |
Private Member Functions | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (MutexLock) | |
Private Attributes | |
Mutex *const | mu_ |
Definition at line 116 of file protobuf/src/google/protobuf/stubs/mutex.h.
|
inlineexplicit |
Definition at line 118 of file protobuf/src/google/protobuf/stubs/mutex.h.
|
inline |
Definition at line 119 of file protobuf/src/google/protobuf/stubs/mutex.h.
|
private |
|
private |
Definition at line 121 of file protobuf/src/google/protobuf/stubs/mutex.h.