Searched refs:BatchEventRef (Results 1 – 2 of 2) sorted by relevance
142 struct BatchEventRef { struct147 bool operator<(const BatchEventRef &rhs) const {160 std::priority_queue<BatchEventRef> m_batchQueue;
162 BatchEventRef batchEventRef; in activate()462 BatchEventRef evRef = m_batchQueue.top(); in batchThread()