Home
last modified time | relevance | path

Searched defs:LUAI_GCPAUSE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.c28 #define LUAI_GCPAUSE 200 /* 200% */ macro
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluaconf.h302 #define LUAI_GCPAUSE 200 /* 200% (wait memory to double before next GC) */ macro