summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/concurrency/Mutex.h
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-2221: detect C++11 and use std namespace for memory operations (smart_...James E. King, III2017-08-101-3/+3
* THRIFT-3978: tighten up pthread mutex implementation, removing asserts and re...James E. King, III2017-04-041-1/+10
* THRIFT-2850 get windows cmake working again and building the unit tests for l...Jim King2015-04-301-0/+1
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-39/+30
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-181-30/+39
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-181-39/+30
* THRIFT-1748 Guard and RWGuard macros defined in global namespace Roger Meier2012-11-071-9/+0
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-131-0/+197