Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h176 LUA_API lua_State *(lua_tothread) (lua_State *L, int idx); variable
/freebsd/contrib/lua/src/
H A Dlua.h208 LUA_API lua_State *(lua_tothread) (lua_State *L, int idx); variable
H A Dlapi.c462 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlapi.c436 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function