Searched refs:survival (Results 1 – 3 of 3) sorted by relevance
1000 checkpointer(&g->survival, o); in correctpointers()1238 psurvival = sweepgen(L, g, &g->allgc, g->survival, &g->firstold1); in youngcollection()1243 g->survival = g->allgc; /* all news are survivals */ in youngcollection()1271 g->reallyold = g->old1 = g->survival = g->allgc; in atomic2gen()1310 g->reallyold = g->old1 = g->survival = NULL; in enterinc()
282 GCObject *survival; /* start of objects that survived one GC cycle */ member
385 g->firstold1 = g->survival = g->old1 = g->reallyold = NULL; in lua_newstate()
Completed in 8 milliseconds