Home
last modified time | relevance | path

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

/hardware/interfaces/media/bufferpool/aidl/default/
DAccessor.cpp348 constexpr useconds_t MAX_SLEEP_US = 10000; in invalidatorThread() local
386 sleepUs < MAX_SLEEP_US) { in invalidatorThread()