GRPC Core  18.0.0
Public Member Functions
grpc_core::MutexLockForGprMu Class Reference

#include <sync.h>

Public Member Functions

 MutexLockForGprMu (gpr_mu *mu)
 
 ~MutexLockForGprMu ()
 
 MutexLockForGprMu (const MutexLock &)=delete
 
MutexLockForGprMuoperator= (const MutexLock &)=delete
 

Constructor & Destructor Documentation

◆ MutexLockForGprMu() [1/2]

grpc_core::MutexLockForGprMu::MutexLockForGprMu ( gpr_mu mu)
inlineexplicit

◆ ~MutexLockForGprMu()

grpc_core::MutexLockForGprMu::~MutexLockForGprMu ( )
inline

◆ MutexLockForGprMu() [2/2]

grpc_core::MutexLockForGprMu::MutexLockForGprMu ( const MutexLock )
delete

Member Function Documentation

◆ operator=()

MutexLockForGprMu& grpc_core::MutexLockForGprMu::operator= ( const MutexLock )
delete

The documentation for this class was generated from the following file: