Searched refs:other_target_seq (Results 1 – 1 of 1) sorted by relevance
2665 auto other_target_seq = std::max(target_seqs[other_queue], wait.seq); in VerifyQueueStateToSeq() local2671 if (other_done_seq < other_target_seq) { in VerifyQueueStateToSeq()2672 target_seqs[other_queue] = other_target_seq; in VerifyQueueStateToSeq()