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

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

Completed in 51 milliseconds