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