Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.h231 static Mutex sInstanceLock; member
Dhubconnection.cpp87 Mutex HubConnection::sInstanceLock; member in android::HubConnection
94 Mutex::Autolock autoLock(sInstanceLock); in getInstance()