Searched refs:lock3 (Results 1 – 2 of 2) sorted by relevance
352 int lock3 = 0; in test_futex_syscall() local365 PlatformFutexWait(&lock3, expect); // doesn't block in test_futex_syscall()
3448 void lock3() EXCLUSIVE_LOCK_FUNCTION(mu1_, mu2_, mu3_);3474 void Foo::lock3() EXCLUSIVE_LOCK_FUNCTION(mu1_, mu2_, mu3_) { in lock3() function in DuplicateAttributeTest::Foo3550 foo.lock3(); in test3()3556 foo.lock3(); // expected-note 3 {{mutex acquired here}} in test3()3557 foo.lock3(); // \ in test3()