Searched defs:lua_tothread (Results 1 – 4 of 4) sorted by relevance
181 LUA_API lua_State *(lua_tothread) (lua_State *L, int idx); variable
437 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function
176 LUA_API lua_State *(lua_tothread) (lua_State *L, int idx); variable