Searched refs:lockBoth (Results 1 – 3 of 3) sorted by relevance
514 lockBoth(store.writeLock(), destView.store.writeLock()); in copy()621 private static void lockBoth(Lock sourceWriteLock, Lock destWriteLock) { in lockBoth() method in FileSystemView
2566 bool lockBoth() EXCLUSIVE_TRYLOCK_FUNCTION(true, mu1_, mu2_);2569 bool Foo::lockBoth() { in lockBoth() function in TrylockFunctionTest::Foo
2921 bool lockBoth() EXCLUSIVE_TRYLOCK_FUNCTION(true, mu1_, mu2_);2924 bool Foo::lockBoth() { in lockBoth() function in TrylockFunctionTest::Foo