locking: Acquire SharedLock in shared mode in separate function
authorMichael Hanselmann <hansmi@google.com>
Mon, 14 Sep 2009 11:05:21 +0000 (13:05 +0200)
committerMichael Hanselmann <hansmi@google.com>
Mon, 14 Sep 2009 11:21:17 +0000 (13:21 +0200)
commit9216a9f73b5cfc8cd0d9ed1fb2d1eec7f2ef9bc8
tree1ed91ec5fa77ca41024777783cb4305769d9c64a
parentfe89794e5fe6b4d45ed968307fd1c7bf0fdd7fc4
locking: Acquire SharedLock in shared mode in separate function

This is for some more symetry with
SharedLock.__exclusive_acquire.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/locking.py