Home
last modified time | relevance | path

Searched refs:setthvalue (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlstate.c169 setthvalue(L, &mt, L); in init_registry()
240 setthvalue(L, L->top, L1); in lua_newthread()
H A Dlobject.h214 #define setthvalue(L,obj,x) \ macro
H A Dlapi.c592 setthvalue(L, L->top, L); in lua_pushthread()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlobject.h138 #define setthvalue(L,obj,x) \ macro
H A Dlapi.c145 setthvalue(L, L->top, L1); in lua_newthread()
521 setthvalue(L, L->top, L); in lua_pushthread()