1. b421271 Test was examining a variable without first acquiring a required Lock. by ralphl@chromium.org · 15 years ago
  2. 8b02e7b Added a debug method AssertAcquired() that compiles to nothing in non-debug builds. In debug builds, the method will DCHECK if the by ralphl@chromium.org · 15 years ago
  3. ad8855a NO CODE CHANGE by deanm@chromium.org · 16 years ago
  4. 87cf509 Move windows specific lock-recursion-counter into windows impl file by jar@google.com · 16 years ago
  5. 8372da2 Disallow recursive locking via the Lock class by jar@google.com · 16 years ago
  6. 91f3bd3 Some small cleanups to Lock suggested by Gaetano Mendola. by deanm@chromium.org · 16 years ago
  7. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  8. f5a4000 Port LockImpl, Lock, and ConditionVariable to pthreads-supporting platforms. by mmentovai@google.com · 16 years ago
  9. 7b7151e Remove the LOCKED_EXPRESSION macro, it's clumbsy and unused. by deanm@google.com · 16 years ago
  10. 3f4a732 Add base to the repository. by initial.commit · 16 years ago