Searched refs:lockBoth (Results 1 – 1 of 1) sorted by relevance
2566 bool lockBoth() EXCLUSIVE_TRYLOCK_FUNCTION(true, mu1_, mu2_);2569 bool Foo::lockBoth() { in lockBoth() function in TrylockFunctionTest::Foo