Searched refs:arg_object (Results 1 – 1 of 1) sorted by relevance
261 …public synchronized Object co_resume(Object arg_object,int thisCoroutine,int toCoroutine) throws j… in co_resume() argument268 m_yield=arg_object; in co_resume()330 …public synchronized void co_exit_to(Object arg_object,int thisCoroutine,int toCoroutine) throws ja… in co_exit_to() argument337 m_yield=arg_object; in co_exit_to()