Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DFastThread.cpp31 #define FAST_HOT_IDLE_NS 1000000L // 1 ms: time to sleep while hot idling macro
154 mSleepNs = FAST_HOT_IDLE_NS; in threadLoop()
186 mSleepNs = FAST_HOT_IDLE_NS; in threadLoop()