Home | History | Annotate | Download | only in device3

Lines Matching refs:tryLockSpinRightRound

346 bool Camera3Device::tryLockSpinRightRound(Mutex& lock) {
564 bool gotInterfaceLock = tryLockSpinRightRound(mInterfaceLock);
565 bool gotLock = tryLockSpinRightRound(mLock);