Home | History | Annotate | Download | only in fmq

Lines Matching refs:commitRead

390      * the read operation is to be committed using a call to commitRead().
411 bool commitRead(size_t nMessages);
1047 commitRead(nMessages);
1119 bool MessageQueue<T, flavor>::commitRead(size_t nMessages) {
1125 * have occured between beginRead() and commitRead().