summaryrefslogtreecommitdiffstats
path: root/base/synchronization/lock_impl_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Rename OSLockType to NativeHandle in Lock API.tfarina@chromium.org2013-09-141-6/+6
* Pretty-print the return value from the pthread API.ajwong@chromium.org2013-08-131-8/+9
* Revert 107835 (since the underlying issue has been identified and fixed) - Te...eroman@chromium.org2011-11-081-24/+0
* Temporary instrumentation to help understand lock errors on mac debug bots.eroman@chromium.org2011-10-291-0/+24
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-0/+54