Home
last modified time | relevance | path

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

/frameworks/av/media/bufferpool/2.0/
DAccessorImpl.cpp803 constexpr uint32_t NUM_SPIN_TO_INCREASE_SLEEP = 1024; in invalidatorThread() local
843 if (numSpin % NUM_SPIN_TO_INCREASE_SLEEP == 0 && in invalidatorThread()