summaryrefslogtreecommitdiffstats
path: root/base/lock.cc
Commit message (Expand)AuthorAgeFilesLines
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-40/+0
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-0/+3
* Initial implementation of new AssertAcquired() functionality for Posix.rdsmith@google.com2010-06-161-3/+33
* Revert 49648 - Initial implementation of new AssertAcquired() functionality f...rdsmith@google.com2010-06-131-33/+3
* Initial implementation of new AssertAcquired() functionality for Posix.rdsmith@google.com2010-06-131-3/+33
* Move windows specific lock-recursion-counter into windows impl filejar@google.com2008-10-211-69/+1
* Comments out the DCHECK in lock as it causes failures.sky@google.com2008-10-091-1/+3
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-091-2/+1
* Disallow recursive locking via the Lock classjar@google.com2008-10-091-81/+23
* Some small cleanups to Lock suggested by Gaetano Mendola.deanm@chromium.org2008-10-011-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+156