Searched refs:co_resume (Results 1 – 2 of 2) sorted by relevance
261 …public synchronized Object co_resume(Object arg_object,int thisCoroutine,int toCoroutine) throws j… in co_resume() method in CoroutineManager
562 arg = fCoroutineManager.co_resume(Boolean.TRUE, fSourceCoroutineID, in co_yield()717 fCoroutineManager.co_resume(parsemore?Boolean.TRUE:Boolean.FALSE, in deliverMoreNodes()