OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLockSem
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.h
130
mutable Mutex
mLockSem
;
VideoEditorPreviewController.cpp
647
Mutex::Autolock autoLock(
mLockSem
);
670
Mutex::Autolock autoLock(
mLockSem
);
[
all
...]
Completed in 23 milliseconds