Revision 87ed6b79 lib/locking.py

b/lib/locking.py
916 916
# to acquire.  Hide this behind this nicely named constant.
917 917
ALL_SET = None
918 918

  
919
LOCKSET_NAME = "[lockset]"
920

  
919 921

  
920 922
def _TimeoutZero():
921 923
  """Returns the number zero.

Also available in: Unified diff