Home
last modified time | relevance | path

Searched refs:lua_newthread (Results 1 – 3 of 3) sorted by relevance

/external/lua/src/
Dlcorolib.c95 NL = lua_newthread(L); in luaB_cocreate()
Dlua.h155 LUA_API lua_State *(lua_newthread) (lua_State *L); variable
Dlstate.c321 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function