class Mutex

Defined at line 1712 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h

The Mutex class can only be used for mutexes created at runtime. It

shares its API with MutexBase otherwise.

Public Methods

void Mutex ()

Defined at line 1714 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h

void ~Mutex ()

Defined at line 1718 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h