Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlcorolib.c119 #define COS_YIELD 2 macro
132 return COS_YIELD; in auxstatus()
140 return COS_YIELD; /* initial state */ in auxstatus()
174 case COS_DEAD: case COS_YIELD: { in luaB_close()