Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DCoroutineManager.java330 …public synchronized void co_exit_to(Object arg_object,int thisCoroutine,int toCoroutine) throws ja… in co_exit_to() method in CoroutineManager
DIncrementalSAXSource_Filter.java576 fCoroutineManager.co_exit_to(Boolean.FALSE, fSourceCoroutineID, in co_yield()
672 fCoroutineManager.co_exit_to(arg, fSourceCoroutineID, in run()