Public Member Functions | Public Attributes
testing::internal::MutexBase Class Reference

#include <ts_gtest.h>

Inherited by testing::internal::Mutex.

List of all members.

Public Member Functions

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

Public Attributes

pthread_mutex_t mutex_
bool has_owner_
pthread_t owner_

Member Function Documentation

Reimplemented in testing::internal::Mutex.

Reimplemented in testing::internal::Mutex.

Reimplemented in testing::internal::Mutex.


Member Data Documentation


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