summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_local.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Allow const pointers to be stored in ThreadLocalPointer.jbates@chromium.org2011-11-291-1/+2
* Remove some unneeded reinterpret_castsdilmah@chromium.org2011-08-261-1/+1
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-2/+3
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-0/+127