Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlcorolib.c21 static lua_State *getco (lua_State *L) { in getco() function
57 lua_State *co = getco(L); in luaB_coresume()
150 lua_State *co = getco(L); in luaB_costatus()
157 lua_State *co = lua_isnone(L, 1) ? L : getco(L); in luaB_yieldable()
171 lua_State *co = getco(L); in luaB_close()