Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlgc.h37 #define GCSswpend 6 macro
43 (GCSswpallgc <= (g)->gcstate && (g)->gcstate <= GCSswpend)
H A Dlgc.c1619 work = sweepstep(L, g, GCSswpend, NULL); in singlestep()
1622 case GCSswpend: { /* finish sweeps */ in singlestep()
H A Dltests.c943 GCSswptobefnz, GCSswpend, GCScallfin, GCSpause, -1}; in gc_state()