OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mReleaseCond
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.cpp
53
mReleaseCond
.signal();
60
mReleaseCond
.signal();
107
mReleaseCond
.signal();
154
mReleaseCond
.wait(mLock);
163
mReleaseCond
.wait(mLock);
MediaBufferPuller.h
75
Condition
mReleaseCond
; // for the release thread
Completed in 163 milliseconds