#include <ts_gtest.h>
Inherits testing::internal::MutexBase.
testing::internal::Mutex::Mutex |
( |
| ) |
|
testing::internal::Mutex::~Mutex |
( |
| ) |
|
testing::internal::Mutex::Mutex |
( |
| ) |
|
void testing::internal::Mutex::Lock |
( |
| ) |
|
void testing::internal::Mutex::Unlock |
( |
| ) |
|
void testing::internal::Mutex::AssertHeld |
( |
| ) |
const |
pthread_mutex_t testing::internal::MutexBase::mutex_ |
|
inherited |
bool testing::internal::MutexBase::has_owner_ |
|
inherited |
pthread_t testing::internal::MutexBase::owner_ |
|
inherited |
The documentation for this class was generated from the following file: