Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlcorolib.c138 static const luaL_Reg co_funcs[] = { variable
151 luaL_newlib(L, co_funcs); in luaopen_coroutine()