Skip to content
Snippets Groups Projects
  1. Dec 13, 2010
  2. Dec 09, 2010
  3. Dec 08, 2010
  4. Dec 02, 2010
  5. Nov 30, 2010
  6. Nov 23, 2010
  7. Nov 11, 2010
  8. Nov 01, 2010
  9. Oct 28, 2010
  10. Oct 27, 2010
  11. Oct 26, 2010
  12. Oct 25, 2010
  13. Oct 22, 2010
  14. Oct 13, 2010
  15. Sep 29, 2010
  16. Sep 15, 2010
  17. Sep 14, 2010
  18. Sep 07, 2010
  19. Aug 19, 2010
  20. Aug 18, 2010
  21. Jul 16, 2010
    • Iustin Pop's avatar
      Implement lock names for debugging purposes · 7f93570a
      Iustin Pop authored
      
      This patch adds lock names to SharedLocks and LockSets, that can be used
      later for displaying the actual locks being held/used in places where we
      only have the lock, and not the entire context of the locking operation.
      
      Since I realized that the production code doesn't call LockSet with the
      proper members= syntax, but directly as positional parameters, I've
      converted this (and the arguments to GlobalLockManager) into positional
      arguments.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      7f93570a
  22. Jul 09, 2010
  23. Jul 08, 2010
  24. Jul 06, 2010
  25. Jun 28, 2010
Loading