Searched refs:lua_newthread (Results 1 – 8 of 8) sorted by relevance
449 emitter->errL = lua_newthread (L); in Pemitter()454 emitter->outputL = lua_newthread (L); in Pemitter()
83 NL = lua_newthread(L); in luaB_cocreate()
235 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
98 NL = lua_newthread(L); in luaB_cocreate()
288 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
165 LUA_API lua_State *(lua_newthread) (lua_State *L); variable
1120 lua_State *L1 = lua_newthread(L); in doonnewstack()1533 lua_newthread(L1); in runC()
133 LUA_API lua_State *(lua_newthread) (lua_State *L); variable