summaryrefslogtreecommitdiff
path: root/src/base/mutex.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-16Fix redefinition of _XOPEN_SOURCE.Brian Silverman1-1/+3
2012-06-13Reduce the number of warnings by VS20101-3/+9
2009-07-27Regression: Add NOGDI and NOMINMAX macros before including windows.h.1-0/+4
2009-07-27Use internal namespace instead of anonymous namespace for Mutex.1-111/+172
2009-05-20Encapsulate the definition of Mutex into glog's internal namespace.1-3/+9
2009-01-22Better Cygwin support.1-1/+3
2008-10-07glog 0.11-0/+252