Searched refs:upperbound_id (Results 1 – 1 of 1) sorted by relevance
295 uint64 upperbound_id = 0; in NotifyWaiters() local297 upperbound_id = unfinished_nodes_.begin()->first - 1; in NotifyWaiters()299 upperbound_id = node_queue_.front()->id - 1; in NotifyWaiters()301 upperbound_id = next_node_id_ - 1; in NotifyWaiters()303 if (upperbound_id < id) { in NotifyWaiters()306 DVLOG(3) << "Notify node done: [id " << id << " to " << upperbound_id in NotifyWaiters()314 node_done_notifications_.upper_bound(upperbound_id)) in NotifyWaiters()