Home | History | Annotate | Download | only in surfaceflinger

Lines Matching full:trylock

1446         while (mStateLock.tryLock()<0 && --retry>=0) {