Home | History | Annotate | Download | only in device3

Lines Matching refs:tryLockSpinRightRound

440 bool Camera3Device::tryLockSpinRightRound(Mutex& lock) {
658 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock);
659 bool gotLock = tryLockSpinRightRound(mLock);