Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlstate.c346 LUA_API int lua_closethread (lua_State *L, lua_State *from) { in lua_closethread() function
H A Dlua.h170 LUA_API int (lua_closethread) (lua_State *L, lua_State *from); variable