aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/atomicops_internals_pnacl.h
Commit message (Collapse)AuthorAgeFilesLines
* Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the ↵Sergio Campama2016-11-071-231/+0
| | | | mac version to that if atomic is enabled
* internal changesBo Yang2015-04-241-9/+167
| | | | Change-Id: I66f216c70a19f44637090878d7e442d4d0f8991b
* Replace links to code.google.com/protobuf with ↵Feng Xiao2014-10-011-1/+1
| | | | developers.google.com/protocol-buffers
* use #undef instead of change the name of MemoryBarrierjieluo@google.com2014-08-061-4/+4
|
* Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in ↵jieluo@google.com2014-07-301-4/+4
| | | | mingw gcc 4.8.1
* Add the missing PNaCl atomicops support.liujisi@google.com2012-12-191-0/+73