Home
last modified time | relevance | path

Searched refs:lua_pushthread (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dldblib.c327 lua_pushthread(L); in hookf()
387 lua_pushthread(L1); lua_xmove(L1, L, 1); /* key (thread) */ in db_sethook()
410 lua_pushthread(L1); lua_xmove(L1, L, 1); in db_gethook()
A Dlcorolib.c164 int ismain = lua_pushthread(L); in luaB_corunning()
A Dlua.h244 LUA_API int (lua_pushthread) (lua_State *L); variable
A Dlapi.c618 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function

Completed in 9 milliseconds