Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc95 static constexpr size_t kCollectorTransitionStressWait = 10 * 1000; // Microseconds variable
878 usleep(kCollectorTransitionStressWait); in UpdateProcessState()