Searched refs:resetPointers (Results 1 – 1 of 1) sorted by relevance
46 MessageQueue(const Descriptor& Desc, bool resetPointers = true);424 void initMemory(bool resetPointers);578 void MessageQueue<T, flavor>::initMemory(bool resetPointers) { in initMemory() argument606 if (resetPointers) { in initMemory()624 MessageQueue<T, flavor>::MessageQueue(const Descriptor& Desc, bool resetPointers) { in MessageQueue() argument630 initMemory(resetPointers); in MessageQueue()