OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:co_exit
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java
289
co_exit
(thisCoroutine);
292
throw new java.lang.NoSuchMethodException(XMLMessages.createXMLMessage(XMLErrorResources.ER_COROUTINE_CO_EXIT, null)); //"CoroutineManager recieved
co_exit
() request");
311
public synchronized void
co_exit
(int thisCoroutine)
method in class:CoroutineManager
IncrementalSAXSource_Filter.java
573
throw new StopException(); // We'll
co_exit
from there.
585
fCoroutineManager.
co_exit
(fSourceCoroutineID);
680
fCoroutineManager.
co_exit
(fSourceCoroutineID);
720
fCoroutineManager.
co_exit
(fControllerCoroutineID);
Completed in 266 milliseconds