Searched defs:lua_pushthread (Results 1 – 4 of 4) sorted by relevance
222 LUA_API int (lua_pushthread) (lua_State *L); variable
593 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function
217 LUA_API int (lua_pushthread) (lua_State *L); variable