Searched refs:mu3 (Results 1 – 2 of 2) sorted by relevance
1391 Mutex mu1, mu2, mu3; member in thread_annot_lock_42::Foo1395 void f2() LOCKS_EXCLUDED(mu1) LOCKS_EXCLUDED(mu2) LOCKS_EXCLUDED(mu3) { in f2()1454 Mutex mu3; variable1458 int method1(int i) SHARED_LOCKS_REQUIRED(mu1, mu, mu2, mu3);
6987 Mutex mu3; // Unrelated to PTR. variable6990 MutexLock lock3(&mu3); // This lock is unrelated to PTR. in Writer1()7046 Mutex mu3; // Unrelated to PTR. variable7049 MutexLock lock3(&mu3); // This lock is unrelated to PTR. in GoodWriter1()