summaryrefslogtreecommitdiffstats
path: root/base/atomic_sequence_num.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-6/+36
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add a LinkerInitialized constructor to AtomicSequenceNumber.deanm@google.com2008-09-021-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* New atomic operation foundation code and interfaces. Based on the atomic ope...deanm@google.com2008-08-051-0/+54