Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sometimes you want to enforce that some but not all of your methods are ↵ | levin@chromium.org | 2010-08-24 | 1 | -0/+108 |
called on the same thread as the constructor. ThreadChecker allows you to do this. BUG=38475 TEST=base_unittests --gtest_filter=NonThreadSafeTest.* and base_unittests --gtest_filter=ThreadChecker.* Review URL: http://codereview.chromium.org/3148032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57140 0039d316-1c4b-4281-b951-d872f2087c98 |