Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstate.c170 setthvalue(L, &mt, L); in init_registry()
240 setthvalue(L, L->top, L1); in lua_newthread()
H A Dlobject.h215 #define setthvalue(L,obj,x) \ macro
H A Dlapi.c594 setthvalue(L, L->top, L); in lua_pushthread()