Searched refs:getco (Results 1 – 1 of 1) sorted by relevance
21 static lua_State *getco (lua_State *L) { in getco() function57 lua_State *co = getco(L); in luaB_coresume()147 lua_State *co = getco(L); in luaB_costatus()154 lua_State *co = lua_isnone(L, 1) ? L : getco(L); in luaB_yieldable()168 lua_State *co = getco(L); in luaB_close()