OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mStatusMutex
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/
CameraService.h
369
mutable Mutex
mStatusMutex
;
373
// Read the current status (locks
mStatusMutex
)
CameraService.cpp
678
Mutex::Autolock m(
mStatusMutex
) ;
[
all
...]
Completed in 202 milliseconds