Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move windows specific lock-recursion-counter into windows impl file | jar@google.com | 2008-10-21 | 1 | -23/+6 |
* | Disallow recursive locking via the Lock class | jar@google.com | 2008-10-09 | 1 | -32/+23 |
* | Some small cleanups to Lock suggested by Gaetano Mendola. | deanm@chromium.org | 2008-10-01 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms. | mmentovai@google.com | 2008-08-08 | 1 | -5/+10 |
* | Remove the LOCKED_EXPRESSION macro, it's clumbsy and unused. | deanm@google.com | 2008-08-07 | 1 | -8/+0 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+122 |