HomeSort by relevance Sort by last modified time
    Searched defs:beginRead (Results 1 - 7 of 7) sorted by null

  /system/libfmq/include/fmq/
MessageQueue.h 400 bool beginRead(size_t nMessages, MemTransaction* memTx) const;
403 * Commit a read of size 'nMessages'. To be only used after a call to beginRead().
405 * if a write overflow happened after beginRead() was invoked.
    [all...]