Home
last modified time | relevance | path

Searched refs:co_resume (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/epoll2/examples/
Depoll-test.c215 co_resume(); in eph_connect()
236 co_resume(); in eph_read()
255 co_resume(); in eph_write()
274 co_resume(); in eph_accept()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DCoroutineManager.java261 …public synchronized Object co_resume(Object arg_object,int thisCoroutine,int toCoroutine) throws j… in co_resume() method in CoroutineManager
DIncrementalSAXSource_Filter.java562 arg = fCoroutineManager.co_resume(Boolean.TRUE, fSourceCoroutineID, in co_yield()
717 fCoroutineManager.co_resume(parsemore?Boolean.TRUE:Boolean.FALSE, in deliverMoreNodes()