Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstate.c342 LUA_API int lua_closethread (lua_State *L, lua_State *from) { in lua_closethread() function
H A Dlua.h166 LUA_API int (lua_closethread) (lua_State *L, lua_State *from); variable