Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlcorolib.c131 int ismain = lua_pushthread(L); in luaB_corunning()
H A Dlapi.c590 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlbaselib.c149 lua_pushthread(L); in luaB_setfenv()
599 if (lua_pushthread(L)) in luaB_corunning()
H A Dlua.h171 LUA_API int (lua_pushthread) (lua_State *L); variable
H A Dlapi.c519 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h217 LUA_API int (lua_pushthread) (lua_State *L); variable