Home
last modified time | relevance | path

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

/external/lua/src/
Dlcorolib.c189 static const luaL_Reg co_funcs[] = { variable
204 luaL_newlib(L, co_funcs); in luaopen_coroutine()