Searched refs:tmp_batch (Results 1 – 2 of 2) sorted by relevance
951 WriteBatch* tmp_batch, size_t* write_with_wal, in MergeBatch() argument954 assert(tmp_batch != nullptr); in MergeBatch()974 merged_batch = tmp_batch; in MergeBatch()1101 WriteBatch tmp_batch; in ConcurrentWriteToWAL() local1105 MergeBatch(write_group, &tmp_batch, &write_with_wal, &to_be_cached_state); in ConcurrentWriteToWAL()
1501 WriteBatch* tmp_batch, size_t* write_with_wal,