Home
last modified time | relevance | path

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

/external/lua/src/
Dlcorolib.c116 #define COS_YIELD 2 macro
129 return COS_YIELD; in auxstatus()
137 return COS_YIELD; /* initial state */ in auxstatus()
171 case COS_DEAD: case COS_YIELD: { in luaB_close()