summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_yield.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::g...Ernie Hershey2015-05-181-1/+1
* Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(Opera...Ernie Hershey2015-05-181-1/+1
* SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(OperationCont...Andy Schwerin2015-05-181-1/+1
* SERVER-18171: Rename commitAndRestart to abandonSnapshotGeert Bosch2015-05-151-1/+1
* SERVER-17817 Move replication-specific data from Client into ReplClientInfo d...Andy Schwerin2015-04-061-0/+2
* SERVER-16431 Enable yielding for all storage enginesKaloian Manassiev2014-12-291-0/+4
* SERVER-16050: Do not sleep when yieldingGeert Bosch2014-11-101-47/+1
* SERVER-15541 MMAP v1 only takes LockMongoFilesShared for yielding plan executorsDavid Storch2014-11-101-4/+9
* SERVER-15541 Move yield.cpp out of the LockManager library and fix warningKaloian Manassiev2014-11-051-0/+110