Searched refs:gcThread (Results 1 – 1 of 1) sorted by relevance
193 pthread_t gcThread; member539 gHs->hasGcThread = dvmCreateInternalThread(&gHs->gcThread, "GC", in gcDaemonStartup()551 pthread_join(gHs->gcThread, NULL); in gcDaemonShutdown()