testing::internal::Mutex Class Reference

#include <gtest.h>

Public Member Functions

 Mutex ()
 
void Lock ()
 
void Unlock ()
 
void AssertHeld () const
 

Constructor & Destructor Documentation

◆ Mutex()

testing::internal::Mutex::Mutex ( )
inline

Member Function Documentation

◆ AssertHeld()

void testing::internal::Mutex::AssertHeld ( ) const
inline

◆ Lock()

void testing::internal::Mutex::Lock ( )
inline

◆ Unlock()

void testing::internal::Mutex::Unlock ( )
inline

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