Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test was examining a variable without first acquiring a required Lock. | ralphl@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Added a debug method AssertAcquired() that compiles to nothing in non-debug b... | ralphl@chromium.org | 2009-03-18 | 1 | -0/+15 |
* | Move windows specific lock-recursion-counter into windows impl file | jar@google.com | 2008-10-21 | 1 | -2/+32 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add a spinlock wait to the dearly beloved crititcal section | cpu@google.com | 2008-08-23 | 1 | -1/+3 |
* | Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms. | mmentovai@google.com | 2008-08-08 | 1 | -5/+5 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+50 |