Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/lua/
H A Dlapi.c436 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function
/src/contrib/lua/src/
H A Dlapi.c462 LUA_API lua_State *lua_tothread (lua_State *L, int idx) { in lua_tothread() function