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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DCoroutineManager.java291 co_exit(thisCoroutine);
294 throw new java.lang.NoSuchMethodException(XMLMessages.createXMLMessage(XMLErrorResources.ER_COROUTINE_CO_EXIT, null)); //"CoroutineManager recieved co_exit() request");
313 public synchronized void co_exit(int thisCoroutine) method in class:CoroutineManager

Completed in 22 milliseconds