#include <sync.h>
◆ ReleasableMutexLock() [1/2]
grpc::internal::ReleasableMutexLock::ReleasableMutexLock |
( |
Mutex * |
mu | ) |
|
|
inlineexplicit |
◆ ~ReleasableMutexLock()
grpc::internal::ReleasableMutexLock::~ReleasableMutexLock |
( |
| ) |
|
|
inline |
◆ ReleasableMutexLock() [2/2]
◆ operator=()
◆ Release()
void grpc::internal::ReleasableMutexLock::Release |
( |
| ) |
|
|
inline |
◆ mu_
Mutex* const grpc::internal::ReleasableMutexLock::mu_ |
|
private |
◆ released_
bool grpc::internal::ReleasableMutexLock::released_ = false |
|
private |
The documentation for this class was generated from the following file: