aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused C++ source filesAdam Cozzette2018-03-221-113/+0
* Add support for Windows ARM buildsGergely Nagy2016-12-121-3/+4
* 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
* Fix the name of thread safety macros.xiaofeng@google.com2012-12-131-2/+2
* Update atomicops to support new platforms where intptr_t = long.liujisi@google.com2012-06-051-7/+10
* Add missing guard in atomicops MSVC cc filepliard@google.com2012-03-081-0/+3
* Add atomicops from V8.pliard@google.com2012-03-021-0/+106