summaryrefslogtreecommitdiffstats
path: root/base/synchronization/lock_impl.h
Commit message (Expand)AuthorAgeFilesLines
* base: Rename OSLockType to NativeHandle in Lock API.tfarina@chromium.org2013-09-141-4/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Condition variable implementation for vista, win7cpu@chromium.org2011-12-151-3/+1
* Revert 107835 (since the underlying issue has been identified and fixed) - Te...eroman@chromium.org2011-11-081-23/+0
* Temporary instrumentation to help understand lock errors on mac debug bots.eroman@chromium.org2011-10-291-0/+23
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* linux: components support for base/evan@chromium.org2011-04-291-1/+2
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-2/+1
* Base: First pass at having base.dll: definition ofrvargas@google.com2011-03-221-1/+2
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-0/+63