Searched refs:no_new_messages (Results 1 – 1 of 1) sorted by relevance
785 bool no_new_messages = false; in synchronize() local803 impl_->synchronizing_unfinished.push_back(no_new_messages ? 0 : 1); in synchronize()806 impl_->synchronizing_unfinished[stage]+=(no_new_messages ? 0 : 1); in synchronize()819 int sync_message = no_new_messages ? -1 : impl_->number_sent_batches[dest]; in synchronize()875 no_new_messages = true; in synchronize()879 no_new_messages = false; in synchronize()