Home
last modified time | relevance | path

Searched refs:lockBoth (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp2566 bool lockBoth() EXCLUSIVE_TRYLOCK_FUNCTION(true, mu1_, mu2_);
2569 bool Foo::lockBoth() { in lockBoth() function in TrylockFunctionTest::Foo