Home
last modified time | relevance | path

Searched refs:mPendingStateMutex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.h841 Mutex mPendingStateMutex; variable
DLayer.cpp156 Mutex::Autolock pendingStateLock(mPendingStateMutex); in removeRemoteSyncPoints()