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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DCoroutineManager.java21 * $Id: CoroutineManager.java,v 1.2.4.1 2005/09/15 08:14:58 suresh_emailid Exp $
108 public class CoroutineManager class
165 * CoroutineManager is identified by a small positive integer. This
250 * is waiting on this CoroutineManager. We won't return from this call
294 throw new java.lang.NoSuchMethodException(XMLMessages.createXMLMessage(XMLErrorResources.ER_COROUTINE_CO_EXIT, null)); //"CoroutineManager recieved co_exit() request");
309 * %TBD% Should this just be co_exit_to(,,CoroutineManager.PANIC)?

Completed in 23 milliseconds