HomeSort by relevance Sort by last modified time
    Searched refs:Mutex (Results 251 - 275 of 949) sorted by null

<<11121314151617181920>>

  /frameworks/av/include/common_time/
cc_helper.h 64 static Mutex lock_;
  /frameworks/av/include/media/stagefright/
FileSource.h 52 Mutex mLock;
MediaAdapter.h 60 Mutex mAdapterLock;
  /frameworks/av/libvideoeditor/lvpp/
DummyAudioSource.h 55 Mutex mLock;
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.h 72 mutable Mutex mLock;
  /frameworks/av/media/libmedia/
SoundPoolThread.h 57 Mutex mLock;
  /frameworks/av/media/libmediaplayerservice/
Drm.h 123 mutable Mutex mLock;
128 mutable Mutex mEventLock;
129 mutable Mutex mNotifyLock;
137 static Mutex mMapLock;
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerStreamListener.h 59 Mutex mLock;
  /frameworks/av/media/libstagefright/
ThrottledSource.cpp 35 Mutex::Autolock autoLock(mLock);
  /frameworks/av/media/libstagefright/foundation/
AAtomizer.cpp 38 Mutex::Autolock autoLock(mLock);
  /frameworks/av/media/libstagefright/httplive/
LiveDataSource.h 48 Mutex mLock;
  /frameworks/av/media/libstagefright/include/
MPEG2TSExtractor.h 49 mutable Mutex mLock;
  /frameworks/av/media/libstagefright/omx/
OMXMaster.h 53 Mutex mLock;
  /frameworks/av/media/libstagefright/wifi-display/source/
RepeaterSource.h 42 Mutex mLock;
  /frameworks/av/services/audioflinger/
AudioWatchdog.h 71 Mutex mMyLock; // Thread::mLock is private
  /frameworks/av/services/camera/libcameraservice/api1/client2/
BurstCapture.h 46 Mutex mInputMutex;
  /frameworks/base/media/tests/omxjpegdecoder/
StreamSource.cpp 39 Mutex::Autolock autoLock(mLock);
  /frameworks/base/services/common_time/
common_clock.h 43 mutable Mutex lock_;
diag_thread.h 69 Mutex discipline_log_lock_;
utils.h 71 Mutex mLock;
  /frameworks/base/tools/aapt/
WorkQueue.h 106 Mutex mLock;
  /frameworks/native/include/binder/
PermissionCache.h 50 mutable Mutex mLock;
  /frameworks/native/include/gui/
SensorManager.h 65 mutable Mutex mLock;
  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 34 Mutex GraphicBufferAllocator::sLock;
56 Mutex::Autolock _l(sLock);
111 Mutex::Autolock _l(sLock);
141 Mutex::Autolock _l(sLock);
  /frameworks/native/opengl/libs/EGL/
egl_cache.h 118 // mMutex is the mutex used to prevent concurrent access to the member
120 mutable Mutex mMutex;

Completed in 499 milliseconds

<<11121314151617181920>>