Home
last modified time | relevance | path

Searched refs:lua_newthread (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlcorolib.c83 NL = lua_newthread(L); in luaB_cocreate()
H A Dlstate.c235 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
/freebsd-13.1/contrib/lua/src/
H A Dlcorolib.c95 NL = lua_newthread(L); in luaB_cocreate()
H A Dlstate.c285 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
H A Dlua.h155 LUA_API lua_State *(lua_newthread) (lua_State *L); variable
/freebsd-13.1/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h133 LUA_API lua_State *(lua_newthread) (lua_State *L); variable