Home
last modified time | relevance | path

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

/system/libfmq/include/fmq/
DMessageQueue.h516 size_t firstReadCount = 0, secondReadCount = 0; in copyFrom() local
522 secondReadCount, in copyFrom()
536 if (secondReadCount != 0) { in copyFrom()
539 secondReadCount * sizeof(T)); in copyFrom()