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

  /development/simulator/app/
Pipe.h 69 bool readReady(void);
MessageStream.cpp 223 if (!pPipe->readReady())
Pipe.cpp 245 bool Pipe::readReady(void)
291 * using a select() call -- put a call to readReady() in front of the

Completed in 272 milliseconds