Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h216 LUA_API int (lua_pushthread) (lua_State *L); variable
/freebsd-src/contrib/lua/src/
H A Dlua.h255 LUA_API int (lua_pushthread) (lua_State *L); variable
H A Dlapi.c624 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlapi.c591 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function