summaryrefslogtreecommitdiff
path: root/util/concurrency
Commit message (Expand)AuthorAgeFilesLines
* commentdwight2011-02-091-3/+5
* compiledwight2011-01-081-1/+1
* compile and mongo_vstudio.cppMathias Stearn2011-01-061-1/+1
* vcxprojDwight2011-01-061-1/+1
* adding some self testing for concurrency. fledgling and will likelyDwight2011-01-061-0/+72
* mergedwight2011-01-052-4/+588
* astyleEliot Horowitz2011-01-051-2/+2
* trying native rwlock on windows as having problems with boost sharableDwight2011-01-041-12/+48
* ran astyle SERVER-2304Eliot Horowitz2011-01-0415-278/+284
* SpellingMathias Stearn2010-12-151-3/+3
* dur getlasterror wait for group commit via fsync:1dwight2010-12-133-5/+5
* NotifyAlldwight2010-12-122-3/+37
* document/commentdwight2010-12-122-1/+2
* docdwight2010-12-121-8/+12
* SERVER-2184 clarify usage of mongo mutexAaron2010-12-082-2/+2
* fix warningEliot Horowitz2010-11-191-4/+9
* try to work on old boostEliot Horowitz2010-11-181-16/+28
* compileEliot Horowitz2010-11-171-5/+5
* add try_lock to mongo::mutex classdwight2010-11-171-1/+23
* cleaningdwight2010-11-122-7/+14
* cleaning towards conventionsdwight2010-11-061-11/+13
* missing pragma oncesdwight2010-11-051-0/+2
* cleaning and comme ntsdwight2010-10-191-1/+1
* SERVER-1804 tighter background jobAlberto Lerner2010-10-133-4/+4
* add a buildIndexes:false option for replica set membersDwight2010-09-281-1/+1
* Pull timer.h and time_support.h out of goodies.h (compile Legacy/SunOS)Alberto Lerner2010-09-161-0/+1
* Pull timer.h and time_support.h out of goodies.hAlberto Lerner2010-09-161-1/+4
* delet ecritical seciotndwight2010-08-262-0/+7
* take a crack at spinlock for windwight2010-08-262-7/+14
* nullf uncdwight2010-08-262-4/+0
* mak evisual studio happydwight2010-08-262-8/+4
* fix legacy spinlockEliot Horowitz2010-08-261-3/+5
* more spin lock fixesEliot Horowitz2010-08-261-3/+2
* fix spin lock for realEliot Horowitz2010-08-261-1/+1
* for now, use RWLock for spinlock since legacy boost doesn't have a nice apiEliot Horowitz2010-08-262-14/+10
* spinlock fallback implementation when test-and-set is not availableAlberto Lerner2010-08-262-9/+30
* add tool to debugging beltAlberto Lerner2010-08-192-0/+94
* rs better loggingdwight2010-08-171-3/+8
* fix recent breakage of mutexdebuger (affected _DEBUG only)dwight2010-08-151-2/+3
* remove ending() from backgroundjob - we dont use itdwight2010-08-131-1/+1
* mutexdebugger fixdwight2010-08-112-2/+4
* indentation and namespaceAlberto Lerner2010-08-091-2/+2
* SERVER-1517 Prep work for option to heap-checking during testsAlberto Lerner2010-08-091-0/+4
* trying to fix SERVER-1483Dwight2010-08-042-8/+30
* defensive re SERVER-1483Dwight2010-08-021-1/+6
* log lessdwight2010-07-301-1/+1
* rs attempt fix for weird crashdwight2010-07-283-21/+15
* shutdown nicenessdwight2010-07-231-0/+2
* make lowercase for solarisEliot Horowitz2010-07-231-4/+4
* proper synchronization on reconfigdwight2010-07-232-1/+12