Searched refs:mReleaseCond (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DMediaBufferPuller.cpp53 mReleaseCond.signal();
60 mReleaseCond.signal();
107 mReleaseCond.signal();
154 mReleaseCond.wait(mLock);
163 mReleaseCond.wait(mLock);
H A DMediaBufferPuller.h75 Condition mReleaseCond; // for the release thread member in struct:android::MediaBufferPuller

Completed in 182 milliseconds