Searched refs:readertrylock (Results 1 – 1 of 1) sorted by relevance
3617 bool readertrylock() SHARED_TRYLOCK_FUNCTION(true, mu1_)3644 bool Foo::readertrylock() { return true; } in readertrylock() function in MultipleAttributeTest::Foo3679 if (readertrylock()) { in test()