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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DCoroutineManager.java19 * $Id: CoroutineManager.java 468653 2006-10-28 07:07:05Z minchau $
106 public class CoroutineManager class
163 * CoroutineManager is identified by a small positive integer. This
248 * is waiting on this CoroutineManager. We won't return from this call
292 throw new java.lang.NoSuchMethodException(XMLMessages.createXMLMessage(XMLErrorResources.ER_COROUTINE_CO_EXIT, null)); //"CoroutineManager recieved co_exit() request");
307 * %TBD% Should this just be co_exit_to(,,CoroutineManager.PANIC)?

Completed in 137 milliseconds