Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstate.c326 int luaE_resetthread (lua_State *L, int status) { in luaE_resetthread() function
348 status = luaE_resetthread(L, L->status); in lua_resetthread()
A Dlstate.h400 LUAI_FUNC int luaE_resetthread (lua_State *L, int status);
A Dldo.c122 errcode = luaE_resetthread(L, errcode); /* close all upvalues */ in luaD_throw()

Completed in 8 milliseconds