Home
last modified time | relevance | path

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

/hardware/interfaces/media/bufferpool/aidl/default/
DAccessor.cpp346 constexpr uint32_t NUM_SPIN_TO_INCREASE_SLEEP = 1024; in invalidatorThread() local
385 if (numSpin % NUM_SPIN_TO_INCREASE_SLEEP == 0 && in invalidatorThread()