Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstate.c355 LUA_API int lua_resetthread (lua_State *L) { in lua_resetthread() function
H A Dlua.h167 LUA_API int (lua_resetthread) (lua_State *L); /* Deprecated! */ variable