Searched defs:mEffectsLock (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h566 mutable Mutex mEffectsLock; // serialize access to Effect state within APM. member in class:android::AudioPolicyService
567 // Note: lock acquisition order is always mLock > mEffectsLock:
569 // and possibly back in to audio policy service and acquire mEffectsLock.

Completed in 8 milliseconds