Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcSession.cpp731 RpcMutexUniqueLock threadLock(mutex); in addIncomingConnection() local
741 threadLock.unlock(); in addIncomingConnection()
/frameworks/native/services/inputflinger/
DInputProcessor.cpp403 std::scoped_lock threadLock(mLock); in setMotionClassifierEnabled() local