Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlstate.c61 static void freestack (lua_State *L, lua_State *L1) { in freestack() function
113 freestack(L, L); in close_state()
138 freestack(L, L1); in luaE_freethread()
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.c150 static void freestack (lua_State *L) { in freestack() function
229 freestack(L); in close_state()
259 freestack(L1); in luaE_freethread()