#include <sync.h>
◆ Mutex() [1/2]
| grpc::internal::Mutex::Mutex |
( |
| ) |
|
|
inline |
◆ ~Mutex()
| grpc::internal::Mutex::~Mutex |
( |
| ) |
|
|
inline |
◆ Mutex() [2/2]
| grpc::internal::Mutex::Mutex |
( |
const Mutex & |
| ) |
|
|
delete |
◆ Lock()
| void grpc::internal::Mutex::Lock |
( |
| ) |
|
|
inline |
◆ operator=()
| Mutex& grpc::internal::Mutex::operator= |
( |
const Mutex & |
| ) |
|
|
delete |
◆ Unlock()
| void grpc::internal::Mutex::Unlock |
( |
| ) |
|
|
inline |
◆ CondVar
◆ do_not_use_sth_
| std::mutex grpc::internal::Mutex::do_not_use_sth_ |
◆ mu_
| gpr_mu grpc::internal::Mutex::mu_ |
The documentation for this class was generated from the following file: