#include <sync.h>
Definition at line 102 of file src/core/lib/gprpp/sync.h.
◆ ReleasableMutexLock() [1/2]
grpc_core::ReleasableMutexLock::ReleasableMutexLock |
( |
Mutex * |
mu | ) |
|
|
inlineexplicit |
◆ ~ReleasableMutexLock()
grpc_core::ReleasableMutexLock::~ReleasableMutexLock |
( |
| ) |
|
|
inline |
◆ ReleasableMutexLock() [2/2]
◆ operator=()
◆ Release()
void grpc_core::ReleasableMutexLock::Release |
( |
| ) |
|
|
inline |
◆ mu_
◆ released_
bool grpc_core::ReleasableMutexLock::released_ = false |
|
private |
The documentation for this class was generated from the following file: