Searched refs:GCSswpallgc (Results 1 – 3 of 3) sorted by relevance
34 #define GCSswpallgc 3 macro43 (GCSswpallgc <= (g)->gcstate && (g)->gcstate <= GCSswpend)
1262 g->gcstate = GCSswpallgc; in youngcollection()1293 g->gcstate = GCSswpallgc; in atomic2gen()1486 g->gcstate = GCSswpallgc; in entersweep()1610 case GCSswpallgc: { /* sweep "regular" objects */ in singlestep()
645 maybedead = (GCSatomic < g->gcstate && g->gcstate <= GCSswpallgc); in lua_checkmemory()942 GCSpropagate, GCSenteratomic, GCSatomic, GCSswpallgc, GCSswpfinobj, in gc_state()