Home
last modified time | relevance | path

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

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