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