MADNESS  version 0.9
Public Member Functions | List of all members
testing::internal::Mutex Class Reference

#include <gtest-port.h>

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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