summaryrefslogtreecommitdiff
path: root/db/concurrency.h
Commit message (Expand)AuthorAgeFilesLines
* more aggregious boost warningsEliot Horowitz2009-12-301-0/+2
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-1/+1
* fix old boost versionEliot Horowitz2009-12-051-0/+1
* concurrency: fix dbtemprelease - make it unlock/lock the correct typeEliot Horowitz2009-12-051-0/+7
* locking no longer required on SavedContext - if you had no context to be save...Dwight2009-12-041-1/+3
* SavedContext now assumes already (at least) locked if there is an existing co...Dwight2009-12-041-32/+27
* nicer error msgDwight2009-12-031-1/+1
* bug fix for old boostDwight2009-12-031-3/+11
* make MongoMutex recursiveDwight2009-12-031-8/+29
* some mongomutex cleanupDwight2009-12-031-20/+22
* fix boost 1.34Dwight2009-12-031-2/+2
* clean up MutexInfoDwight2009-12-031-53/+37
* make some commands read-oinlyDwight2009-12-031-13/+5
* checkpoint some intermediate concurrency workDwight2009-12-021-7/+19
* fix boost include orderEliot Horowitz2009-11-301-0/+2
* icompile old boostdwight2009-11-281-0/+2
* bug fixdwight2009-11-281-1/+4
* temp until we finish some code do not assertdwight2009-11-281-1/+2
* concurrency workdwight2009-11-281-1/+44
* checkpoitn a little sync workdwight2009-11-281-23/+52
* minor concurrency prep tweakingdwight2009-11-271-7/+7
* add (read|write)lock struct that currently do the same thing as dblockEliot Horowitz2009-11-091-1/+27
* dos2unix MINOREliot Horowitz2009-10-251-23/+23
* refactor a littleDwight2009-10-141-1/+1
* make Top threadsafeDwight2009-10-141-2/+0
* make ClientCursor methods threadsafeDwight2009-10-091-4/+6
* small cleanupsDwight2009-10-061-0/+6
* cleanupDwight2009-08-251-4/+82
* BSONObjBuilderValueStream bug fixDwight2009-02-231-0/+15