summaryrefslogtreecommitdiff
path: root/src/mongo/db/taskqueue.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-13635 remove dead codeHari Khalsa2014-05-161-121/+0
|
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
|
* remove all references to mongomutexEliot Horowitz2012-06-121-2/+0
|
* more removal of dbMutexEliot Horowitz2012-04-231-1/+1
|
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
|
* comment out TaskQueue now that it is no longer used.dwight2012-02-131-0/+5
|
* SERVER-4328 like writelocktry, make readlocktry be global and not per db. ↵Dwight2012-01-271-1/+1
| | | | concept being that try's are rare
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+106