Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c1294 lu_mem numobjs; in entergen() local
1297 numobjs = atomic(L); /* propagates all and then do the atomic stuff */ in entergen()
1299 return numobjs; in entergen()
1421 lu_mem numobjs = fullgen(L, g); /* do a major collection */ in genstep() local
1428 g->lastatomic = numobjs; /* signal that last collection was bad */ in genstep()

Completed in 5 milliseconds