Searched refs:GC_CONCURRENT (Results 1 – 3 of 3) sorted by relevance
37 extern const GcSpec *GC_CONCURRENT;
55 const GcSpec *GC_CONCURRENT = &kGcConcurrentSpec; variable467 } else if (spec == GC_CONCURRENT) { in dvmCollectGarbageInternal()
480 dvmCollectGarbageInternal(GC_CONCURRENT); in gcDaemonThread()