Home
last modified time | relevance | path

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

/f-stack/freebsd/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
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua.h112 LUA_API lua_State *(lua_newthread) (lua_State *L); variable
H A Dlbaselib.c577 lua_State *NL = lua_newthread(L); in luaB_cocreate()
H A Dlapi.c140 LUA_API lua_State *lua_newthread (lua_State *L) { in lua_newthread() function
/f-stack/freebsd/contrib/openzfs/include/sys/lua/
H A Dlua.h133 LUA_API lua_State *(lua_newthread) (lua_State *L); variable