Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlua.h216 LUA_API int (lua_pushthread) (lua_State *L); variable
H A Dlapi.c592 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function
/freebsd-12.1/contrib/lua/src/
H A Dlua.h235 LUA_API int (lua_pushthread) (lua_State *L); variable
H A Dlapi.c573 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function