Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlcorolib.c84 NL = lua_newthread(L); in luaB_cocreate()
H A Dlstate.c235 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
H A Dlua.h132 LUA_API lua_State *(lua_newthread) (lua_State *L); variable
/freebsd-12.1/contrib/lua/src/
H A Dlcorolib.c92 NL = lua_newthread(L); in luaB_cocreate()
H A Dlstate.c255 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
H A Dlua.h147 LUA_API lua_State *(lua_newthread) (lua_State *L); variable