Searched defs:lua_newthread (Results 1 – 2 of 2) sorted by relevance
/external/lua/src/ | ||
D | lstate.c | 255 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function |
D | lua.h | 147 LUA_API lua_State *(lua_newthread) (lua_State *L); variable |