Searched refs:MutexTwoThreads (Results 1 – 2 of 2) sorted by relevance
189 bool MutexTwoThreads() { in MutexTwoThreads() function242 ASSERT_TRUE(sfntly::MutexTwoThreads()); in TEST()
217 TEST(LockTest, MutexTwoThreads) { in TEST() argument