Searched refs:gcThreadShutdown (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/alloc/
H A DHeapSource.c215 bool gcThreadShutdown; member in struct:HeapSource
445 while (gHs->gcThreadShutdown != true) {
461 gHs->gcThreadShutdown = false;
471 gHs->gcThreadShutdown = true;

Completed in 5 milliseconds