Home
last modified time | relevance | path

Searched refs:kDumpLockSleepUs (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioFlinger.h313 static const int kDumpLockSleepUs = 20000; variable
DAudioPolicyService.cpp52 static const int kDumpLockSleepUs = 20000; variable
587 usleep(kDumpLockSleepUs); in tryLock()
DAudioFlinger.cpp320 usleep(kDumpLockSleepUs); in dumpTryLock()