Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlgc.h155 #define GCSTPUSR 1 /* bit true when GC stopped by user */ macro
H A Dlapi.c1143 g->gcstp = GCSTPUSR; /* stopped by the user */ in lua_gc()