Home
last modified time | relevance | path

Searched refs:mMplMutex (Results 1 – 8 of 8) sorted by relevance

/hardware/invensense/60xx/libsensors/
DMPLSensor.cpp161 pthread_mutex_init(&mMplMutex, NULL); in MPLSensor()
175 pthread_mutex_lock(&mMplMutex); in MPLSensor()
277 pthread_mutex_unlock(&mMplMutex); in MPLSensor()
284 pthread_mutex_lock(&mMplMutex); in ~MPLSensor()
296 pthread_mutex_unlock(&mMplMutex); in ~MPLSensor()
297 pthread_mutex_destroy(&mMplMutex); in ~MPLSensor()
834 pthread_mutex_lock(&mMplMutex); in enable()
842 pthread_mutex_unlock(&mMplMutex); in enable()
847 pthread_mutex_unlock(&mMplMutex); in enable()
890 pthread_mutex_lock(&mMplMutex); in setDelay()
[all …]
DMPLSensor.h103 pthread_mutex_t mMplMutex; variable
/hardware/invensense/60xx/libsensors_iio/
DMPLSensor.h231 pthread_mutex_t mMplMutex; variable
DMPLSensor.cpp192 pthread_mutex_init(&mMplMutex, NULL); in MPLSensor()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.h319 pthread_mutex_t mMplMutex; variable
DMPLSensor.cpp149 pthread_mutex_init(&mMplMutex, NULL); in MPLSensor()
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.h345 pthread_mutex_t mMplMutex; variable
DMPLSensor.cpp272 pthread_mutex_init(&mMplMutex, NULL); in MPLSensor()