summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/mapsf.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33293 Remove `mongo/util/conccurency/mapsf.h`.ADAM David Alan Martin2018-02-141-96/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-50/+52
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-4/+4
* SERVER-18991 Replace all usages of boost::noncopyable with MONGO_DISALLOW_COP...Andrew Morrow2015-06-161-3/+3
* SERVER-13256 Remove boost/utility from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* use StringData in more places, and change mapsf to use any type of mapEliot Horowitz2012-12-211-17/+20
* fix a lot of copyright noticesEliot Horowitz2012-10-151-0/+16
* use unordered_map for db level locksEliot Horowitz2012-10-101-4/+6
* give mapsf its own headerdwight2011-12-251-0/+59