OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHALMutex
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/60xx/libsensors_iio/
MPLSensor.h
232
pthread_mutex_t
mHALMutex
;
MPLSensor.cpp
193
pthread_mutex_init(&
mHALMutex
, NULL);
[
all
...]
/hardware/invensense/65xx/libsensors_iio/
MPLSensor.h
339
pthread_mutex_t
mHALMutex
;
MPLSensor.cpp
265
pthread_mutex_init(&
mHALMutex
, NULL);
[
all
...]
Completed in 781 milliseconds