Current File : //usr/lib64/python3.6/site-packages/borg/testsuite/__pycache__/locking.cpython-36.pyc |
3
y��b�% � @ s� d dl Z d dlZd dlZddlmZ ddlmZmZ ddlm Z m
Z
mZmZm
Z
mZmZmZmZmZmZ dZdZej� d d
� �ZG dd� d�Zej� d
d� �ZG dd� d�ZG dd� d�Zej� dd� �ZG dd� d�ZdS )� N� )� daemonize)�get_process_id�
process_alive)�TimeoutTimer�
ExclusiveLock�Lock�
LockRoster�ADD�REMOVE�SHARED� EXCLUSIVE�LockTimeout� NotLocked� NotMyLock�foo� �barc C s2 t � \} }}x tjdd�}t| ||�s|S qW dS )zBReturn a free PID not used by any process (naturally this is racy)i� i� N)r �randomZrandintr )�host�pid�tid� r �/usr/lib64/python3.6/locking.py�free_pid s
r c @ s e Zd Zdd� Zdd� ZdS )�TestTimeoutTimerc C s<