Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DCoroutineManager.java261 …public synchronized Object co_resume(Object arg_object,int thisCoroutine,int toCoroutine) throws j… in co_resume() method in CoroutineManager
DIncrementalSAXSource_Filter.java562 arg = fCoroutineManager.co_resume(Boolean.TRUE, fSourceCoroutineID, in co_yield()
717 fCoroutineManager.co_resume(parsemore?Boolean.TRUE:Boolean.FALSE, in deliverMoreNodes()