Searched defs:lua_pushthread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/lua/src/ | ||
H A D | lua.h | 244 LUA_API int (lua_pushthread) (lua_State *L); variable |
H A D | lapi.c | 600 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function |