Searched refs:luaopen_coroutine (Results 1 – 3 of 3) sorted by relevance
51 {LUA_COLIBNAME, luaopen_coroutine},
23 LUAMOD_API int (luaopen_coroutine) (lua_State *L); variable
210 LUAMOD_API int luaopen_coroutine (lua_State *L) { in luaopen_coroutine() function