Home
last modified time | relevance | path

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

/external/lua/src/
Dlcorolib.c21 static lua_State *getco (lua_State *L) { in getco() function
58 lua_State *co = getco(L); in luaB_coresume()
112 lua_State *co = getco(L); in luaB_costatus()