Home | History | Annotate | Download | only in alloc

Lines Matching refs:concurrentMarkSweep

575     return gDvm.concurrentMarkSweep ? gcDaemonStartup() : true;
607 if (gDvm.gcHeap != NULL && gDvm.concurrentMarkSweep) {