summaryrefslogtreecommitdiffstats
path: root/base/lock_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Test was examining a variable without first acquiring a required Lock.ralphl@chromium.org2009-03-191-2/+2
* Added a debug method AssertAcquired() that compiles to nothing in non-debug b...ralphl@chromium.org2009-03-181-17/+16
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move windows specific lock-recursion-counter into windows impl filejar@google.com2008-10-211-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms.mmentovai@google.com2008-08-081-14/+23
* Add base to the repository.initial.commit2008-07-261-0/+87