Searched refs:sweepstep (Results 1 – 1 of 1) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ |
A D | lgc.c | 1559 static int sweepstep (lua_State *L, global_State *g, in sweepstep() function 1604 work = sweepstep(L, g, GCSswpfinobj, &g->finobj); in singlestep() 1608 work = sweepstep(L, g, GCSswptobefnz, &g->tobefnz); in singlestep() 1612 work = sweepstep(L, g, GCSswpend, NULL); in singlestep()
|
Completed in 5 milliseconds