Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lua_newthread
usr/src/uts/common/fs/zfs/lua/lcorolib.c
84
NL = lua_newthread(L);
usr/src/uts/common/fs/zfs/lua/lua.h
132
LUA_API lua_State *(lua_newthread) (lua_State *L);