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