Searched refs:conflictInUpload_ (Results 1 – 2 of 2) sorted by relevance
88 if (conflictInUpload_) { in InnerBatchInsert()456 if (conflictInUpload_) { in InnerUpdateWithoutLock()646 conflictInUpload_ = conflict; in SetConflictInUpload()
134 std::atomic<bool> conflictInUpload_ = false; variable