aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/stubs/atomicops_internals_tsan.h
Commit message (Expand)AuthorAge
* Removed some unused C++ source filesGravatar Adam Cozzette2018-03-22
* Add support for Windows ARM buildsGravatar Gergely Nagy2016-12-12
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Gravatar Feng Xiao2014-10-01
* use #undef instead of change the name of MemoryBarrierGravatar jieluo@google.com2014-08-06
* Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in m...Gravatar jieluo@google.com2014-07-30
* Replace TSan API declarations in atomicops_internals_tsan.h with a header inc...Gravatar xiaofeng@google.com2014-03-24
* Add support for ThreadSanitizer atomicops API to protobuf - patch from glider@Gravatar xiaofeng@google.com2013-07-25