Searched defs:co_exit_to (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DCoroutineManager.java303 * circumstances a coroutine should always end with co_exit_to() in
309 * %TBD% Should this just be co_exit_to(,,CoroutineManager.PANIC)?
332 public synchronized void co_exit_to(Object arg_object,int thisCoroutine,int toCoroutine) throws java.lang.NoSuchMethodException method in class:CoroutineManager

Completed in 22 milliseconds