summaryrefslogtreecommitdiffstats
path: root/base/threading/non_thread_safe.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-07-111-4/+2
* Enable base::NonThreadSafe when DCHECK_ALWAYS_ON is setrsleevi@chromium.org2012-06-271-8/+17
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-06-261-4/+3
* Update documentation for base::ThreadCheckerrsleevi@chromium.org2012-06-251-2/+7
* net: Add NET_API to net/baservargas@google.com2011-05-181-0/+6
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-1/+1
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-2/+2
* Modify ThreadChecker and NonThreadSafe so that theirjoi@chromium.org2011-03-031-29/+22
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-0/+64