summaryrefslogtreecommitdiffstats
path: root/base/lock.h
Commit message (Expand)AuthorAgeFilesLines
* Move windows specific lock-recursion-counter into windows impl filejar@google.com2008-10-211-23/+6
* Disallow recursive locking via the Lock classjar@google.com2008-10-091-32/+23
* Some small cleanups to Lock suggested by Gaetano Mendola.deanm@chromium.org2008-10-011-1/+1
* 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-5/+10
* Remove the LOCKED_EXPRESSION macro, it's clumbsy and unused.deanm@google.com2008-08-071-8/+0
* Add base to the repository.initial.commit2008-07-261-0/+122