Home | History | Annotate | Download | only in db

Lines Matching refs:LogAndApply

516     s = versions_->LogAndApply(&edit, &mutex_);
692 status = versions_->LogAndApply(c->edit(), &mutex_);
849 return versions_->LogAndApply(compact->compaction->edit(), &mutex_);
1435 s = impl->versions_->LogAndApply(&edit, &impl->mutex_);