aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/atomicops_internals_tsan.h
Commit message (Expand)AuthorAgeFilesLines
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* use #undef instead of change the name of MemoryBarrierjieluo@google.com2014-08-061-1/+1
* Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in m...jieluo@google.com2014-07-301-1/+1
* Replace TSan API declarations in atomicops_internals_tsan.h with a header inc...xiaofeng@google.com2014-03-241-175/+2
* Add support for ThreadSanitizer atomicops API to protobuf - patch from glider@xiaofeng@google.com2013-07-251-0/+392