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

/frameworks/av/services/audioflinger/
H A DFastThread.cpp32 #define FAST_HOT_IDLE_NS 1000000L // 1 ms: time to sleep while hot idling macro
159 mSleepNs = FAST_HOT_IDLE_NS;
191 mSleepNs = FAST_HOT_IDLE_NS;

Completed in 227 milliseconds