summaryrefslogtreecommitdiff
path: root/dbtests/threadedtests.cpp
AgeCommit message (Expand)Author
2012-03-08need to have waitable ticket holder, actually wait for ticket for config serverGreg Studer
2011-07-18comment out upgradable testsEliot Horowitz
2011-07-11upgradeable prep (no use yet) and some slight cleaning and a writelock testDwight
2011-07-11upgradable testdwight
2011-07-09test tweakingdwight
2011-07-09upgradable lock test beginningsdwight
2011-06-15cleaning elim unused parmdwight
2011-06-05less chattydwight
2011-04-30List1 test and fix case where orphan called on an empty lsitdwight
2011-04-30some List1 safetyEliot Horowitz
2011-04-25turn off RWLockTest2 until SERVER-2996 is dealt withEliot Horowitz
2011-04-25some tests for locking trying to debug bizarre RWLock issueEliot Horowitz
2011-04-19Try to make MongoMutexTest faster in _DEBUG buildsMathias Stearn
2011-04-18Add a ProgressMeter to MongoMutexTest to debug hung buildbotsMathias Stearn
2011-04-06fix threading testDwight
2011-04-06try to make low priority rwlock more reliableEliot Horowitz
2011-03-30make lazy rwlock test not rely on recursiveEliot Horowitz
2011-03-09fix rwlock testEliot Horowitz
2011-03-08low priority rwlock defaultsEliot Horowitz
2011-03-01lowPriority option to RWLockEliot Horowitz
2011-02-24slightly better thread test framework prep for future stuff nothing much for nowdwight
2011-02-17sanity check testEliot Horowitz
2011-01-08test faster/lessdwight
2011-01-08remove _TESTINTENTdwight
2011-01-05astyleMathias Stearn
2011-01-05Merge branch 'master' of github.com:mongodb/mongoDwight
2011-01-05less chattyDwight
2011-01-05mergedwight
2011-01-05astyleEliot Horowitz
2011-01-04using more threads the test fails on widnowsdwight
2011-01-04shorter run for debug buildsDwight
2011-01-04add a mongomutextestDwight
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-07-23add minor testdwight
2010-06-10lock testEliot Horowitz
2010-05-26move mvar and thread_pool to util/concurrencyMathias Stearn
2010-04-27stdafx->pchDwight
2010-04-24bson separationDwight Merriman
2010-01-25Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic func...Mathias Stearn
2009-12-22Thread poolMathias Stearn
2009-12-17build vis studioDwight
2009-12-16MVar synchronization primitiveMathias Stearn
2009-12-02Fix for boost 1.33Mathias Stearn
2009-12-02Test for atomicIncrement() and ThreadedTest helperMathias Stearn