summaryrefslogtreecommitdiff
path: root/src/mutex.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Use OS_WINDOWS #define instead of _WIN32 and WINDOWS.Andreas Schuh1-2/+2
2014-03-19Replace GFLAGS_HAVE_* #defines by HAVE_* again.Andreas Schuh1-4/+4
2014-03-15Check if pthread_rwlock_t is available and use it if so.Andreas Schuh1-1/+1
2014-03-15Fix build with Xcode 5, system checks, set LANGUAGE to CXX.Andreas Schuh1-7/+7
2013-04-21Add CMakeLists.txt and adapt source files accordingly.Andreas Schuh1-9/+4
2011-07-29Some reorganization that results from a new method I'm moving to toCraig Silverstein1-3/+10
2009-09-11Thu Sep 10 12:53:04 2009 Google Inc. <opensource@google.com>Craig Silverstein1-16/+62
2009-04-15Tue Apr 14 12:35:25 2009 Google Inc. <opensource@google.com>Craig Silverstein1-0/+303