Searched refs:BatchEventRef (Results 1 – 2 of 2) sorted by relevance
116 struct BatchEventRef { struct121 bool operator<(const BatchEventRef &rhs) const {133 std::priority_queue<BatchEventRef> m_batchQueue;
145 BatchEventRef batchEventRef; in activate()294 BatchEventRef evRef = m_batchQueue.top(); in batchThread()