Home
last modified time | relevance | path

Searched refs:survival (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c1000 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()
A Dlstate.h282 GCObject *survival; /* start of objects that survived one GC cycle */ member
A Dlstate.c385 g->firstold1 = g->survival = g->old1 = g->reallyold = NULL; in lua_newstate()

Completed in 8 milliseconds