Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1204 bool start_collect = false; in CollectGarbageInternal() local
1205 while (!start_collect) { in CollectGarbageInternal()
1210 start_collect = true; in CollectGarbageInternal()
1213 if (!start_collect) { in CollectGarbageInternal()