Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlgc.h35 #define GCSswpfinobj 4 macro
H A Dlgc.c1611 work = sweepstep(L, g, GCSswpfinobj, &g->finobj); in singlestep()
1614 case GCSswpfinobj: { /* sweep objects with finalizers */ in singlestep()
H A Dltests.c942 GCSpropagate, GCSenteratomic, GCSatomic, GCSswpallgc, GCSswpfinobj, in gc_state()