HomeSort by relevance Sort by last modified time
    Searched full:co_resume (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/syscalls/epoll2/examples/
epoll-test.c 215 co_resume();
236 co_resume();
255 co_resume();
274 co_resume();
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 124 * from one coroutine to another during a co_resume() operation.
261 public synchronized Object co_resume(Object arg_object,int thisCoroutine,int toCoroutine) throws java.lang.NoSuchMethodException method in class:CoroutineManager
IncrementalSAXSource_Filter.java 533 * co_resume(Boolean.TRUE, ...)
562 arg = fCoroutineManager.co_resume(Boolean.TRUE, fSourceCoroutineID,
717 fCoroutineManager.co_resume(parsemore?Boolean.TRUE:Boolean.FALSE,

Completed in 2402 milliseconds