Searched refs:ANYBODY (Results 1 – 1 of 1) sorted by relevance
153 final static int ANYBODY=-1; field in CoroutineManager272 while(m_nextCoroutine != thisCoroutine || m_nextCoroutine==ANYBODY || m_nextCoroutine==NOBODY) in co_resume()