GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
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
 
 Mutex ()
 
void Lock ()
 
void Unlock ()
 
void AssertHeld () const
 

Constructor & Destructor Documentation

◆ Mutex() [1/2]

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

◆ Mutex() [2/2]

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

Member Function Documentation

◆ AssertHeld() [1/2]

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

◆ AssertHeld() [2/2]

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

◆ Lock() [1/2]

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

◆ Lock() [2/2]

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

◆ Unlock() [1/2]

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

◆ Unlock() [2/2]

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

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