Searched refs:MutexType (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1662 enum MutexType { kStatic = 0, kDynamic = 1 }; enum in class:testing::internal::Mutex
1694 MutexType type_;

Completed in 18 milliseconds