Searched refs:start_front_index (Results 1 – 1 of 1) sorted by relevance
197 int32_t start_front_index = front_index_.LoadRelaxed(); in Sort() local200 CHECK_EQ(start_front_index, front_index_.LoadRelaxed()); in Sort()