Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/lua/
H A Dlstate.c235 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
/src/contrib/lua/src/
H A Dlstate.c288 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function