summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/rwlockimpl.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-8969 Support specifying minimum windows version to buildAndrew Morrow2013-04-081-1/+1
* fix a lot of copyright noticesEliot Horowitz2012-10-151-0/+16
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-3/+1
* encapsulate rather than inherit in simplerwlock. cleaner and betterDwight2012-03-181-3/+3
* remove old deaqd codeDwight2012-03-181-28/+0
* more pthread and boost compile fixesEliot Horowitz2012-01-251-0/+3
* fix pthread version of lock which is rarely usedEliot Horowitz2012-01-251-2/+0
* try to fix solaris 32 buildEliot Horowitz2012-01-191-1/+1
* think this was accidental commitdwight2011-12-301-2/+0
* compile windows2008plusDwight2011-12-281-0/+3
* compiledwight2011-12-271-0/+1
* future rwlock stuffdwight2011-12-271-2/+30
* compiledwight2011-12-271-1/+3
* stub new cpp filedwight2011-12-271-0/+5
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+170