Searched refs:co_entry_pause (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DCoroutineManager.java228 public synchronized Object co_entry_pause(int thisCoroutine) throws java.lang.NoSuchMethodException method in class:CoroutineManager
H A DIncrementalSAXSource_Filter.java318 co_entry_pause();
505 * co_entry_pause is called in startDocument() before anything else
511 private void co_entry_pause() throws SAXException method in class:IncrementalSAXSource_Filter
521 Object arg=fCoroutineManager.co_entry_pause(fSourceCoroutineID);

Completed in 32 milliseconds